Searched refs:TCPOPT_EOL (Results 1 – 4 of 4) 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()
140 # define TCPOPT_EOL 0 macro
53 case TCPOPT_EOL: in parse_packet()