Searched refs:TCPOPT_MSS (Results 1 – 7 of 7) sorted by relevance
57 if (op[i] == TCPOPT_MSS in tcpmss_mt()
130 if (opt[i] == TCPOPT_MSS && opt[i+1] == TCPOLEN_MSS) { in tcpmss_mangle_packet()189 opt[0] = TCPOPT_MSS; in tcpmss_mangle_packet()
60 case TCPOPT_MSS: in synproxy_parse_options()119 *ptr++ = htonl((TCPOPT_MSS << 24) | in synproxy_build_options()
176 #define TCPOPT_MSS 2 /* Segment size negotiating */ macro
2284 case TCPOPT_MSS: in tcp_repair_options_est()
461 *ptr++ = htonl((TCPOPT_MSS << 24) | in tcp_options_write()
3725 case TCPOPT_MSS: in tcp_parse_options()