Searched refs:TCPOPT_FASTOPEN (Results 1 – 3 of 3) sorted by relevance
182 #define TCPOPT_FASTOPEN 34 /* Fast open (RFC7413) */ macro
531 *p++ = TCPOPT_FASTOPEN; in tcp_options_write()
3733 case TCPOPT_FASTOPEN: in tcp_parse_options()