Home
last modified time | relevance | path

Searched refs:tcp_fastopen_decrement_counter (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/sys/netinet/
HDtcp_fastopen.h86 void tcp_fastopen_decrement_counter(unsigned int *);
111 tcp_fastopen_decrement_counter(unsigned int *_counter) in tcp_fastopen_decrement_counter() function
HDtcp_fastopen.c478 tcp_fastopen_decrement_counter(unsigned int *counter) in tcp_fastopen_decrement_counter() function
HDtcp_syncache.c1776 tcp_fastopen_decrement_counter(tfo_pending); in syncache_add()
HDtcp_input.c2494 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_do_segment()
HDtcp_subr.c2596 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_close()
/freebsd-14-stable/sys/netinet/tcp_stacks/
HDbbr.c9074 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in bbr_do_syn_recv()
HDrack.c13568 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in rack_do_syn_recv()