Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c703 len = TCPOLEN_FASTOPEN_BASE + foc->len; in tcp_options_write()
826 TCPOLEN_FASTOPEN_BASE; in tcp_syn_options()
907 TCPOLEN_FASTOPEN_BASE; in tcp_synack_options()
H A Dtcp_input.c4234 opsize - TCPOLEN_FASTOPEN_BASE, in tcp_parse_options()
/openbmc/linux/include/net/
H A Dtcp.h209 #define TCPOLEN_FASTOPEN_BASE 2 macro