Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:TCPOPT_EOL

99 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)
117 { TCPOPT_EOL, "eol" },
571 case TCPOPT_EOL:
650 if (opt == TCPOPT_EOL)