Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dndisc.h100 struct nd_opt_hdr *nd_useropts; member
/linux-4.1.27/net/ipv6/
Dndisc.c246 if (!ndopts->nd_useropts) in ndisc_parse_options()
247 ndopts->nd_useropts = nd_opt; in ndisc_parse_options()
1385 if (ndopts.nd_useropts) { in ndisc_router_discovery()
1387 for (p = ndopts.nd_useropts; in ndisc_router_discovery()