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