Searched refs:nd_opt_rdnss (Results 1 – 2 of 2) sorted by relevance
59 struct nd_opt_rdnss { /* RDNSS option RFC 6106 */ struct734 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()
316 struct nd_opt_rdnss { /* RDNSS RFC 6106 5.1 */ struct1261 const struct nd_opt_rdnss *oprd; in icmp6_opt_print()1326 oprd = (struct nd_opt_rdnss *)op; in icmp6_opt_print()