Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6nd.c59 struct nd_opt_rdnss { /* RDNSS option RFC 6106 */ struct
734 struct nd_opt_rdnss *rdnss; in ipv6nd_handlera()
1043 rdnss = (struct nd_opt_rdnss *)p; in ipv6nd_handlera()
1046 op += offsetof(struct nd_opt_rdnss, in ipv6nd_handlera()
1058 op += offsetof(struct nd_opt_rdnss, in ipv6nd_handlera()
/external/tcpdump/
Dprint-icmp6.c316 struct nd_opt_rdnss { /* RDNSS RFC 6106 5.1 */ struct
1261 const struct nd_opt_rdnss *oprd; in icmp6_opt_print()
1326 oprd = (struct nd_opt_rdnss *)op; in icmp6_opt_print()