Searched refs:TCPOPT_EOL (Results 1 – 14 of 14) sorted by relevance
66 #define TCPOPT_EOL 0 macro
99 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)117 { TCPOPT_EOL, "eol" },571 case TCPOPT_EOL: in tcp_print()650 if (opt == TCPOPT_EOL) in tcp_print()
120 if (*opt == TCPOPT_EOL) in MSSFixup()
84 if (cp[0] == TCPOPT_EOL) in tcpmod_setmss()
88 #define TCPOPT_EOL 0 macro
1832 *optp++ = TCPOPT_EOL; in tcp_addoptions()
3376 if (opt == TCPOPT_EOL) in tcp_dooptions()
422 if (*opt == TCPOPT_EOL) in correct_mss()
142 if (*optp == TCPOPT_EOL) in pf_osfp_fingerprint_hdr()
1518 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_normalize_tcp_init()1621 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_normalize_tcp_stateful()1984 if (opt == TCPOPT_EOL) in pf_normalize_tcpopt()
2742 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_modulate_sack()3548 case TCPOPT_EOL: in pf_get_wscale()3588 case TCPOPT_EOL: in pf_get_mss()
358 if (opt == TCPOPT_EOL) in tcpopts_parse()
1882 if (opt == TCPOPT_EOL) in ipf_tcpoptions()
6369 if (opt == TCPOPT_EOL) in ipf_nat_mssclamp()