Home
last modified time | relevance | path

Searched defs:probe_if_index (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/bsd/netinet/ !
H A Dtcp_timer.h267 u_int16_t probe_if_index; /* Interface index that needs to send probes */ member
H A Dtcp_timer.c2006 u_int16_t probe_if_index) in tcp_run_conn_timer()
2745 tcp_interface_send_probe(u_int16_t probe_if_index) in tcp_interface_send_probe()
H A Dtcp_var.h859 #define TCP_IF_STATE_CHANGED(tp, probe_if_index) \ argument