Home
last modified time | relevance | path

Searched refs:tcp_disable_tfo (Results 1 – 6 of 6) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_timer.c1212 tcp_disable_tfo(tp); in tcp_timers()
1265 tcp_disable_tfo(tp); in tcp_timers()
H A Dtcp_var.h1930 extern void tcp_disable_tfo(struct tcpcb *tp);
H A Dtcp_usrreq.c2670 tcp_disable_tfo(tp); in tcp_ctloutput()
H A Dtcp_output.c365 tcp_disable_tfo(tp); in tcp_tfo_check()
H A Dtcp_subr.c4681 tcp_disable_tfo(struct tcpcb *tp) in tcp_disable_tfo() function
H A Dtcp_input.c4034 tcp_disable_tfo(tp); in tcp_input()