Searched refs:TCPOPT_EOL (Results 1 – 10 of 10) 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
52 case TCPOPT_EOL: in parse_packet()
354 TCPOPT_EOL = 0
738 tcp_option_types = TCPOPT_NOP, TCPOPT_EOL, TCPOPT_MSS, TCPOPT_WINDOW, TCPOPT_SACK_PERM, TCPOPT_SACK…753 type const[TCPOPT_EOL, int8]