Home
last modified time | relevance | path

Searched refs:tcp_fastopen_alloc_counter (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netinet/
H A Dtcp_fastopen.h86 unsigned int *tcp_fastopen_alloc_counter(void);
106 tcp_fastopen_alloc_counter(void) in tcp_fastopen_alloc_counter() function
H A Dtcp_usrreq.c401 tp->t_tfo_pending = tcp_fastopen_alloc_counter(); in tcp_usr_listen()
464 tp->t_tfo_pending = tcp_fastopen_alloc_counter();
2389 tcp_fastopen_alloc_counter(); in tcp_default_ctloutput()
H A Dtcp_fastopen.c468 tcp_fastopen_alloc_counter(void) in tcp_fastopen_alloc_counter() function