Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1984 extern void tcp_probe_connectivity(struct ifnet *ifp, u_int32_t enable);
H A Dtcp_timer.c2856 tcp_probe_connectivity(struct ifnet *ifp, u_int32_t enable) in tcp_probe_connectivity() function
/xnu-11417.101.15/bsd/net/
H A Ddlil.c6625 tcp_probe_connectivity(ifp, conn_probe); in if_probe_connectivity()