Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dtcp_fastopen.h91 void tcp_fastopen_disable_path(struct tcpcb *);
129 tcp_fastopen_disable_path(struct tcpcb *_tp) in tcp_fastopen_disable_path() function
H A Dtcp_fastopen.c954 tcp_fastopen_disable_path(struct tcpcb *tp) in tcp_fastopen_disable_path() function
H A Dtcp_input.c1705 tcp_fastopen_disable_path(tp); in tcp_do_segment()
H A Dtcp_subr.c3293 tcp_fastopen_disable_path(tp); in tcp_mtudisc()
/freebsd-src/sys/netinet/tcp_stacks/
H A Dbbr.c11439 tcp_fastopen_disable_path(tp); in bbr_do_segment_nounlock()
H A Drack.c16819 tcp_fastopen_disable_path(tp); in rack_do_compressed_ack_processing()