Home
last modified time | relevance | path

Searched refs:INPCB_STATE_CACHED (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/
H A Dnetdefines.py180 INPCB_STATE_CACHED = 0x2 variable
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h896 #define INPCB_STATE_CACHED 0x2 macro