Searched refs:nd6_options (Results 1 – 6 of 6) sorted by relevance
165 static int nd6_options(struct nd_opt_hdr *, int,927 if (nd6_options((struct nd_opt_hdr *)(rs + 1), in rs_input()1090 error = nd6_options((struct nd_opt_hdr *)(nra + 1), in ra_input()1400 nd6_options(struct nd_opt_hdr *hdr, int limit, in nd6_options() function
348 int nd6_options(union nd_opts *);
234 if (nd6_options(&ndopts) < 0) { in nd6_ns_input()743 if (nd6_options(&ndopts) < 0) { in nd6_na_input()
220 if (nd6_options(&ndopts) < 0) { in nd6_rs_input()562 if (nd6_options(&ndopts) < 0) { in nd6_ra_input()
466 nd6_options(union nd_opts *ndopts) in nd6_options() function
2290 if (nd6_options(&ndopts) < 0) { in icmp6_redirect_input()