Home
last modified time | relevance | path

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

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