Searched refs:TCPOPT_EOL (Results 1 – 12 of 12) sorted by relevance
65 #define TCPOPT_EOL 0 macro
99 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)117 { TCPOPT_EOL, "eol" },594 case TCPOPT_EOL: in tcp_print()690 if (opt == TCPOPT_EOL) in tcp_print()
82 #define TCPOPT_EOL 0 macro
797 *bp++ = TCPOPT_EOL; in tcp_output()
1293 *bp++ = TCPOPT_EOL; in syncache_respond()
2669 if (opt == TCPOPT_EOL) in tcp_dooptions()
119 if (*opt == TCPOPT_EOL) in MSSFixup()
421 if (*opt == TCPOPT_EOL) in correct_mss()
1456 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_normalize_tcp_init()1559 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_normalize_tcp_stateful()1927 if (opt == TCPOPT_EOL) in pf_normalize_tcpopt()
187 if (*optp == TCPOPT_EOL) in pf_osfp_fingerprint_hdr()
2088 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_modulate_sack()3517 case TCPOPT_EOL: in pf_get_wscale()3557 case TCPOPT_EOL: in pf_get_mss()
1306 if (opt == TCPOPT_EOL) in tcpopts_match()