Searched refs:TCPOPT_EOL (Results 1 – 7 of 7) sorted by relevance
63 #define TCPOPT_EOL 0 macro
92 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)503 case TCPOPT_EOL: in tcp_print()640 if (opt == TCPOPT_EOL) in tcp_print()
82 #define TCPOPT_EOL 0 macro
1514 if (opt == TCPOPT_EOL) in tcp_dooptions()
76 #define TCPOPT_EOL 0 macro
1508 if (opt == TCPOPT_EOL) in tcp_dooptions()
140 # define TCPOPT_EOL 0 macro