Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-icmp6.c1412 const struct nd_opt_rdnss *oprd; in icmp6_opt_print() local
1476 oprd = (const struct nd_opt_rdnss *)op; in icmp6_opt_print()
1479 GET_BE_U_4(oprd->nd_opt_rdnss_lifetime)); in icmp6_opt_print()
1482 GET_IP6ADDR_STRING(oprd->nd_opt_rdnss_addr[i])); in icmp6_opt_print()