Home
last modified time | relevance | path

Searched defs:REPLY_OPTIONS_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ipv4.c681 #define REPLY_OPTIONS_LEN (MAX_TCP_OPTION_SPACE / sizeof(__be32)) macro
686 __be32 reply_options[REPLY_OPTIONS_LEN]) in tcp_v4_ao_sign_reset()