Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_var.h1973 extern void tcp_probe_connectivity(struct ifnet *ifp, u_int32_t enable);
H A Dtcp_timer.c2840 tcp_probe_connectivity(struct ifnet *ifp, u_int32_t enable) in tcp_probe_connectivity() function
/xnu-12377.1.9/bsd/net/
H A Ddlil.c6551 tcp_probe_connectivity(ifp, conn_probe); in if_probe_connectivity()