Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h182 #define TCPOPT_FASTOPEN 34 /* Fast open (RFC7413) */ macro
/linux-4.4.14/net/ipv4/
Dtcp_output.c529 *p++ = TCPOPT_FASTOPEN; in tcp_options_write()
Dtcp_input.c3782 case TCPOPT_FASTOPEN: in tcp_parse_options()