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

/xnu-2422.115.4/bsd/sys/
H A Dsocket.h349 u_int32_t npx_mask; member in struct:so_np_extensions
/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c3606 if (sonpx.npx_mask & ~SONPX_MASK_VALID) {
3613 if ((sonpx.npx_mask & SONPX_SETOPTSHUT)) {
4060 sonpx.npx_mask = SONPX_MASK_VALID;

Completed in 82 milliseconds