Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:TCPOPT_EOL

103 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)
123 { TCPOPT_EOL, "eol" },
556 case TCPOPT_EOL:
641 if (opt == TCPOPT_EOL)