Home
last modified time | relevance | path

Searched defs:nd_opt (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/netinet6/
HDnd6_nbr.c531 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)(nd_ns + 1); in nd6_ns_output_fib() local
551 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)(nd_ns + 1); in nd6_ns_output_fib() local
1041 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)(nd_na + 1); in nd6_na_output_fib() local
HDnd6.c370 struct nd_opt_hdr *nd_opt; in nd6_option() local
420 struct nd_opt_hdr *nd_opt; in nd6_options() local
HDicmp6.c2612 struct nd_opt_hdr *nd_opt; in icmp6_redirect_output() local
/NextBSD/usr.sbin/rtadvd/
HDrtadvd.c113 union nd_opt { union