Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dnetdefines.py148 INP_FLOW_CONTROLLED = 0x40000000 variable
/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.h756 #define INP_FLOW_CONTROLLED 0x40000000 /* flow controlled */ macro