Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c747 len = TCPOLEN_FASTOPEN_BASE + foc->len; in tcp_options_write()
872 TCPOLEN_FASTOPEN_BASE; in tcp_syn_options()
956 TCPOLEN_FASTOPEN_BASE; in tcp_synack_options()
H A Dtcp_input.c4287 opsize - TCPOLEN_FASTOPEN_BASE, in tcp_parse_options()
/linux/include/net/
H A Dtcp.h220 #define TCPOLEN_FASTOPEN_BASE 2 macro