Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ip6opts.c67 #define IP6SOPT_ALTCOA_MINLEN 18 macro
110 if (len - i < IP6SOPT_ALTCOA_MINLEN) { in ip6_sopt_print()