Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.h92 void tcp_fastopen_disable_path(struct tcpcb *);
102 #define tcp_fastopen_disable_path(t) ((void)0) macro
H A Dtcp_fastopen.c958 tcp_fastopen_disable_path(struct tcpcb *tp) in tcp_fastopen_disable_path() function
H A Dtcp_subr.c2878 tcp_fastopen_disable_path(tp); in tcp_drop_syn_sent()
H A Dtcp_input.c1689 tcp_fastopen_disable_path(tp); in tcp_do_segment()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c11027 tcp_fastopen_disable_path(tp); in rack_do_segment_nounlock()
H A Dbbr.c11547 tcp_fastopen_disable_path(tp); in bbr_do_segment_nounlock()