Home
last modified time | relevance | path

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

/external/dhcpcd/
Dipv6rs.c64 struct nd_opt_rdnss { /* RDNSS option RFC 6106 */ struct
280 struct nd_opt_rdnss *rdnss; in ipv6rs_handledata()
459 rdnss = (struct nd_opt_rdnss *)p; in ipv6rs_handledata()
462 op += offsetof(struct nd_opt_rdnss, in ipv6rs_handledata()
/external/tcpdump/
Dicmp6.h312 struct nd_opt_rdnss { /* RDNSS RFC 6106 5.1 */ struct
Dprint-icmp6.c674 const struct nd_opt_rdnss *oprd; in icmp6_opt_print()
739 oprd = (struct nd_opt_rdnss *)op; in icmp6_opt_print()