Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dndisc.c163 struct nd_opt_hdr *nd_useropts; member
289 if (!ndopts->nd_useropts) in ndisc_parse_options()
290 ndopts->nd_useropts = nd_opt; in ndisc_parse_options()
1404 if (ndopts.nd_useropts) { in ndisc_router_discovery()
1406 for (p = ndopts.nd_useropts; in ndisc_router_discovery()