Home
last modified time | relevance | path

Searched refs:INPCB_OPPORTUNISTIC_THROTTLEON (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h960 #define INPCB_OPPORTUNISTIC_THROTTLEON 0x0001 macro
H A Din_pcblist.c792 if (flags & INPCB_OPPORTUNISTIC_THROTTLEON) { in inpcb_count_opportunistic()
/xnu-12377.41.6/bsd/net/
H A Ddlil.c6876 INPCB_OPPORTUNISTIC_THROTTLEON : 0; in ifnet_getset_opportunistic()