Home
last modified time | relevance | path

Searched refs:MLDV2_MINLEN (Results 1 – 1 of 1) sorted by relevance

/src/contrib/tcpdump/
H A Dprint-icmp6.c180 #define MLDV2_MINLEN 28 macro
1172 } else if (length >= MLDV2_MINLEN) { in icmp6_print()