Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Din_pcb.h826 #define INPCB_OPPORTUNISTIC_SETCMD 0x0002 macro
H A Din_pcblist.c720 if ((flags & INPCB_OPPORTUNISTIC_SETCMD) && in inpcb_count_opportunistic()
/xnu-8792.81.2/bsd/net/
H A Ddlil.c11158 INPCB_OPPORTUNISTIC_SETCMD : 0; in ifnet_getset_opportunistic()