Searched refs:ZEROLENOPT (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-tcp.c92 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP) macro
478 if (ZEROLENOPT(opt))
635 if (!ZEROLENOPT(opt))

Completed in 33 milliseconds