Searched refs:MAX_TCP_OPTION_SPACE (Results 1 – 6 of 6) sorted by relevance
59 #define MAX_TCP_OPTION_SPACE 40 macro
964 unsigned int remaining = MAX_TCP_OPTION_SPACE; in tcp_syn_options() 1057 return MAX_TCP_OPTION_SPACE - remaining; in tcp_syn_options() 1071 unsigned int remaining = MAX_TCP_OPTION_SPACE; in tcp_synack_options() 1145 return MAX_TCP_OPTION_SPACE - remaining; in tcp_synack_options() 1186 unsigned int remaining = MAX_TCP_OPTION_SPACE - size; in tcp_established_options() 1206 const unsigned int remaining = MAX_TCP_OPTION_SPACE - size; in tcp_established_options() 1233 MAX_TCP_OPTION_SPACE - size); in tcp_established_options() 1239 unsigned int remaining = MAX_TCP_OPTION_SPACE - size; in tcp_established_options() 1244 size = MAX_TCP_OPTION_SPACE - remaining; in tcp_established_options() 4223 MAX_TCP_OPTION_SPACE; in tcp_send_syn_data() [all...]
658 #define REPLY_OPTIONS_LEN (MAX_TCP_OPTION_SPACE / sizeof(__be32))918 __be32 opt[(MAX_TCP_OPTION_SPACE >> 2)]; in tcp_v4_send_ack()
1391 /* Check: maclen + tcp-ao header <= (MAX_TCP_OPTION_SPACE - mss in tcp_ao_parse_crypto() 1397 * (MAX_TCP_OPTION_SPACE - TCPOLEN_TSTAMP_ALIGNED in tcp_ao_parse_crypto() 1419 syn_tcp_option_space = MAX_TCP_OPTION_SPACE; in tcp_ao_parse_crypto()
264 DO_ONCE_LITE_IF(len > icsk->icsk_ack.rcv_mss + MAX_TCP_OPTION_SPACE, in tcp_measure_rcv_mss()
1548 MAX_TCP_OPTION_SPACE - \