Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c1294 #define MPADVLEN 8 in icmp6_print() macro
1295 if (icmp6_opt_print(ndo, (const u_char *)dp + MPADVLEN, in icmp6_print()
1296 length - MPADVLEN) == -1) in icmp6_print()