Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp.h157 #define TCPOPT_FASTOPEN 34 macro
H A Dtcp_output.c385 *bp++ = TCPOPT_FASTOPEN; in tcp_tfo_write_cookie_rep()
431 *bp++ = TCPOPT_FASTOPEN; in tcp_tfo_write_cookie()
440 *bp++ = TCPOPT_FASTOPEN; in tcp_tfo_write_cookie()
H A Dtcp_input.c5863 case TCPOPT_FASTOPEN: in tcp_dooptions()