Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Din_pcblist.c473 bool activeonly; in inpcb_get_if_ports_used() local
484 activeonly = ((flags & IFNET_GET_LOCAL_PORTS_ACTIVEONLY) != 0); in inpcb_get_if_ports_used()
630 (activeonly && so->so_snd.sb_cc == 0)) { in inpcb_get_if_ports_used()