Home
last modified time | relevance | path

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

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