Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/netinet/
H A Din_pcblist.c488 bool iswildcard, wildcardok, nowakeok; in inpcb_get_if_ports_used() local
498 nowakeok = ((flags & IFNET_GET_LOCAL_PORTS_NOWAKEUPOK) != 0); in inpcb_get_if_ports_used()
578 !nowakeok) { in inpcb_get_if_ports_used()