Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/ !
H A Dtcp_var.h1651 uint32_t tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags);
H A Dtcp_subr.c2282 tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in tcp_count_opportunistic() function
/xnu-8020.140.41/bsd/net/ !
H A Ddlil.c529 extern uint32_t tcp_count_opportunistic(unsigned int ifindex,
10920 tcp_count_opportunistic(ifp->if_index, flags); in ifnet_getset_opportunistic()