Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dtcp_var.h1724 uint32_t tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags);
H A Dtcp_subr.c2296 tcp_count_opportunistic(unsigned int ifindex, u_int32_t flags) in tcp_count_opportunistic() function
/xnu-10002.41.9/bsd/net/
H A Ddlil.c535 extern uint32_t tcp_count_opportunistic(unsigned int ifindex,
11545 tcp_count_opportunistic(ifp->if_index, flags); in ifnet_getset_opportunistic()