Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_var.h1920 extern void tcp_probe_connectivity(struct ifnet *ifp, u_int32_t enable);
H A Dtcp_timer.c2849 tcp_probe_connectivity(struct ifnet *ifp, u_int32_t enable) in tcp_probe_connectivity() function
/xnu-11215.81.4/bsd/net/
H A Ddlil.c10653 tcp_probe_connectivity(ifp, conn_probe); in if_probe_connectivity()