Home
last modified time | relevance | path

Searched defs:INPCB_STATE_INUSE (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/tools/lldbmacros/
H A Dnetdefines.py150 INPCB_STATE_INUSE = 0x1 variable
/xnu-10063.101.15/bsd/netinet/
H A Din_pcb.h781 #define INPCB_STATE_INUSE 0x1 macro