Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_var.h1646 uint32_t tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags);
H A Dtcp_subr.c2260 tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in tcp_count_opportunistic() function
/xnu-8019.80.24/bsd/net/
H A Ddlil.c530 extern uint32_t tcp_count_opportunistic(unsigned int ifindex,
10849 tcp_count_opportunistic(ifp->if_index, flags); in ifnet_getset_opportunistic()