Home
last modified time | relevance | path

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

/minix3/usr.sbin/rtadvd/
H A Dconfig.c1103 struct nd_opt_dnssl *ndopt_dnssl; in make_packet()
1134 packlen += sizeof(struct nd_opt_dnssl); in make_packet()
1285 ndopt_dnssl = (struct nd_opt_dnssl *)buf; in make_packet()
H A Drtadvd.c1423 optlen < (int)sizeof(struct nd_opt_dnssl))) in nd6_options()
/minix3/sys/netinet/
H A Dicmp6.h359 struct nd_opt_dnssl { /* DNSSL option RFC 6106 */ struct
/minix3/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c329 struct nd_opt_dnssl { /* DNSSL RFC 6106 5.2 */ struct
1273 const struct nd_opt_dnssl *opds; in icmp6_opt_print()
1348 opds = (struct nd_opt_dnssl *)op; in icmp6_opt_print()
/minix3/external/bsd/dhcpcd/dist/
H A Dipv6nd.c73 struct nd_opt_dnssl { /* DNSSL option RFC 6106 */ struct