Searched refs:TCPOPT_NOP (Results 1 – 4 of 4) sorted by relevance
64 #define TCPOPT_NOP 1 macro84 (TCPOPT_NOP<<24|TCPOPT_NOP<<16|TCPOPT_TIMESTAMP<<8|TCPOLEN_TIMESTAMP)
92 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)507 case TCPOPT_NOP: in tcp_print()
85 #define TCPOPT_NOP 1 macro98 (TCPOPT_NOP<<24|TCPOPT_NOP<<16|TCPOPT_TIMESTAMP<<8|TCPOLEN_TIMESTAMP)
1499 if (opt == TCPOPT_NOP)