Searched refs:nd_useropts (Results 1 – 2 of 2) sorted by relevance
117 struct nd_opt_hdr *nd_useropts; member
266 if (!ndopts->nd_useropts) in ndisc_parse_options()267 ndopts->nd_useropts = nd_opt; in ndisc_parse_options()1573 if (ndopts.nd_useropts) { in ndisc_router_discovery()1575 for (p = ndopts.nd_useropts; in ndisc_router_discovery()
Completed in 7 milliseconds