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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h368 u_int32_t npx_flags; member in struct:so_np_extensions
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket.c3254 if ((sonpx.npx_flags & SONPX_SETOPTSHUT))
3632 sonpx.npx_flags = (so->so_flags & SOF_NPX_SETOPTSHUT) ? SONPX_SETOPTSHUT : 0;

Completed in 77 milliseconds