Home
last modified time | relevance | path

Searched refs:npx_flags (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dsocket.h367 u_int32_t npx_flags; member
/xnu-12377.1.9/bsd/kern/
H A Duipc_socket.c5116 if ((sonpx.npx_flags & SONPX_SETOPTSHUT)) { in sosetoptlock()
6038 sonpx.npx_flags = (so->so_flags & SOF_NPX_SETOPTSHUT) ? in sogetoptlock()