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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-tcp.c93 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP) macro
461 if (ZEROLENOPT(opt))
614 if (!ZEROLENOPT(opt))

Completed in 46 milliseconds