Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDtcp_fastopen.h90 void tcp_fastopen_connect(struct tcpcb *);
124 tcp_fastopen_connect(struct tcpcb *_tp) in tcp_fastopen_connect() function
HDtcp_fastopen.c867 tcp_fastopen_connect(struct tcpcb *tp) in tcp_fastopen_connect() function
HDtcp_usrreq.c1099 tcp_fastopen_connect(tp); in tcp_usr_send()