Home
last modified time | relevance | path

Searched refs:TCP_FASTOPEN_COOKIE_MIN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtcp.h85 #define TCP_FASTOPEN_COOKIE_MIN 4 /* Min Fast Open Cookie size in bytes */ macro
/openbmc/linux/net/ipv4/
H A Dtcp_input.c4062 if (len >= TCP_FASTOPEN_COOKIE_MIN && in tcp_parse_fastopen_option()