Searched defs:INPCB_STATE_INUSE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/tools/lldbmacros/ | ||
| H A D | netdefines.py | 148 INPCB_STATE_INUSE = 0x1 variable |
| /xnu-8020.101.4/bsd/netinet/ | ||
| H A D | in_pcb.h | 756 #define INPCB_STATE_INUSE 0x1 macro |