Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c1398 const struct nd_opt_rdnss *oprd; in icmp6_opt_print() local
1462 oprd = (const struct nd_opt_rdnss *)op; in icmp6_opt_print()
1465 GET_BE_U_4(oprd->nd_opt_rdnss_lifetime)); in icmp6_opt_print()
1468 GET_IP6ADDR_STRING(oprd->nd_opt_rdnss_addr[i])); in icmp6_opt_print()