Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp.h151 #define TCPOPT_FASTOPEN 34 macro
H A Dtcp_output.c381 *bp++ = TCPOPT_FASTOPEN; in tcp_tfo_write_cookie_rep()
427 *bp++ = TCPOPT_FASTOPEN; in tcp_tfo_write_cookie()
436 *bp++ = TCPOPT_FASTOPEN; in tcp_tfo_write_cookie()
H A Dtcp_input.c5591 case TCPOPT_FASTOPEN: in tcp_dooptions()