Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_var.h1895 uint32_t tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags);
H A Dtcp_subr.c2449 tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in tcp_count_opportunistic() function
/xnu-12377.1.9/bsd/net/
H A Ddlil.c294 extern uint32_t tcp_count_opportunistic(unsigned int ifindex,
6877 tcp_count_opportunistic(ifp->if_index, flags); in ifnet_getset_opportunistic()