Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dnetdefines.py146 INP_FLOW_SUSPENDED = 0x10000000 variable
/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.h754 #define INP_FLOW_SUSPENDED 0x10000000 /* flow suspended */ macro