Home
last modified time | relevance | path

Searched refs:sockopt_direction (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Dkpi_socketfilter.h689 extern sockopt_dir sockopt_direction(sockopt_t sopt)
/xnu-11215.81.4/bsd/net/
H A Dnet_stubs.c306 STUB(sockopt_direction);
/xnu-11215.81.4/bsd/kern/
H A Dkpi_socketfilter.c1678 sockopt_direction(sockopt_t sopt) in sockopt_direction() function