Home
last modified time | relevance | path

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

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