Searched refs:ndisc_next_option (Results 1 – 2 of 2) sorted by relevance
71 extern struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, struct nd_opt_hdr *end);
158 struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option() function1055 p = ndisc_next_option(p, ndopts.nd_opts_pi_end)) { in ndisc_router_discovery()