Home
last modified time | relevance | path

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

/xnu-11417.121.6/tools/lldbmacros/
H A Dnetdefines.py165 INP2_TIMEWAIT = 0x00000001 variable
/xnu-11417.121.6/bsd/netinet/
H A Din_pcb.h778 #define INP2_TIMEWAIT 0x00000001 /* in TIMEWAIT */ macro