Home
last modified time | relevance | path

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

/minix/usr.sbin/rtadvd/
H A Drtadvd.c134 [ND_OPT_RDNSS] = NDOPT_FLAG_RDNSS,
1397 hdr->nd_opt_type != ND_OPT_RDNSS && in nd6_options()
1419 (hdr->nd_opt_type == ND_OPT_RDNSS && in nd6_options()
1433 case ND_OPT_RDNSS: in nd6_options()
H A Dconfig.c1269 ndopt_rdnss->nd_opt_rdnss_type = ND_OPT_RDNSS; in make_packet()
/minix/sys/netinet/
H A Dicmp6.h310 #define ND_OPT_RDNSS 25 /* RFC 6016 */ macro
/minix/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c288 #define ND_OPT_RDNSS 25 macro
570 { ND_OPT_RDNSS, "rdnss"},
1336 case ND_OPT_RDNSS: in icmp6_opt_print()
/minix/external/bsd/dhcpcd/dist/
H A Dipv6nd.c60 #ifndef ND_OPT_RDNSS
61 #define ND_OPT_RDNSS 25 macro
1066 case ND_OPT_RDNSS: in ipv6nd_handlera()