Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/ !
H A Dtcp_var.h1902 uint32_t tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags);
H A Dtcp_subr.c2550 tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in tcp_count_opportunistic() function
/xnu-12377.41.6/bsd/net/ !
H A Ddlil.c294 extern uint32_t tcp_count_opportunistic(unsigned int ifindex,
6879 tcp_count_opportunistic(ifp->if_index, flags); in ifnet_getset_opportunistic()