Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:TCPOPT_EOL

102 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)
122 { TCPOPT_EOL, "eol" },
559 case TCPOPT_EOL:
644 if (opt == TCPOPT_EOL)