Searched refs:INPCB_STATE_INUSE (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/tools/lldbmacros/
H A Dnetdefines.py117 INPCB_STATE_INUSE = 0x1 variable
H A Dnet.py1569 if (pcb.inp_state == 0 or pcb.inp_state == INPCB_STATE_INUSE):
/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.h669 #define INPCB_STATE_INUSE 0x1 macro

Completed in 74 milliseconds