Searched refs:TCPOPT_MAXSEG (Results 1 – 15 of 15) sorted by relevance
15 { TCPOPT_MAXSEG, 0x000002, 4, "maxseg" },
67 #define TCPOPT_MAXSEG 2 macro
119 { TCPOPT_MAXSEG, "mss" },472 case TCPOPT_MAXSEG: in tcp_print()
131 if (*opt == TCPOPT_MAXSEG) { in MSSFixup()
92 if (cp[0] == TCPOPT_MAXSEG) { in tcpmod_setmss()
108 #define TCPOPT_MAXSEG 2 macro
1812 *optp++ = TCPOPT_MAXSEG; in tcp_addoptions()
3562 case TCPOPT_MAXSEG: in tcp_dooptions()
433 if (*opt == TCPOPT_MAXSEG) { in correct_mss()
154 case TCPOPT_MAXSEG: in pf_osfp_fingerprint_hdr()
1972 case TCPOPT_MAXSEG: in pf_normalize_mss()
4120 opt[0] = TCPOPT_MAXSEG; in pf_build_tcp()5064 case TCPOPT_MAXSEG: in pf_get_mss()
378 case TCPOPT_MAXSEG: in tcpopts_parse()
1907 case TCPOPT_MAXSEG : in ipf_tcpoptions()
6374 case TCPOPT_MAXSEG: in ipf_nat_mssclamp()