Searched refs:ZEROLENOPT (Results 1 - 1 of 1) sorted by relevance
/external/tcpdump/ | ||
H A D | print-tcp.c | 102 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP) macro 442 if (ZEROLENOPT(opt)) 639 if (!ZEROLENOPT(opt)) |
Completed in 91 milliseconds