Home
last modified time | relevance | path

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

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