Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dtcp.h205 #define TCPOPT_FASTOPEN 34 /* Fast open (RFC7413) */ macro
/linux-6.15/net/sched/
H A Dsch_cake.c1185 case TCPOPT_FASTOPEN: in cake_tcph_may_drop()
/linux-6.15/net/ipv4/
H A Dtcp_output.c750 *p++ = TCPOPT_FASTOPEN; in tcp_options_write()
H A Dtcp_input.c4303 case TCPOPT_FASTOPEN: in tcp_parse_options()