Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Din_pcblist.c471 bool iswildcard, wildcardok, nowakeok; in inpcb_get_if_ports_used() local
481 nowakeok = ((flags & IFNET_GET_LOCAL_PORTS_NOWAKEUPOK) != 0); in inpcb_get_if_ports_used()
561 !nowakeok) { in inpcb_get_if_ports_used()