Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_fastopen.h41 unsigned int *tcp_fastopen_alloc_counter(void);
HDtcp_fastopen.c223 tcp_fastopen_alloc_counter(void) in tcp_fastopen_alloc_counter() function
HDtcp_usrreq.c413 tp->t_tfo_pending = tcp_fastopen_alloc_counter(); in tcp_usr_listen()
463 tp->t_tfo_pending = tcp_fastopen_alloc_counter(); in tcp6_usr_listen()
1716 tcp_fastopen_alloc_counter(); in tcp_default_ctloutput()