Home
last modified time | relevance | path

Searched refs:nd_opts (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6.h319 union nd_opts { union
364 void nd6_option_init(void *, int, union nd_opts *);
365 struct nd_opt_hdr *nd6_option(union nd_opts *);
366 int nd6_options(union nd_opts *);
H A Dnd6.c370 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) in nd6_option_init()
388 nd6_option(union nd_opts *ndopts) in nd6_option()
438 nd6_options(union nd_opts *ndopts) in nd6_options()
H A Dnd6_nbr.c126 union nd_opts ndopts; in nd6_ns_input()
625 union nd_opts ndopts; in nd6_na_input()
H A Dnd6_rtr.c159 union nd_opts ndopts; in nd6_rs_input()
361 union nd_opts ndopts; in nd6_ra_input()
H A Dicmp6.c2212 union nd_opts ndopts; in icmp6_redirect_input()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h319 union nd_opts { union
364 void nd6_option_init(void *, int, union nd_opts *);
365 struct nd_opt_hdr *nd6_option(union nd_opts *);
366 int nd6_options(union nd_opts *);