Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dndisc.h71 extern struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, struct nd_opt_hdr *end);
/linux-2.4.37.9/net/ipv6/
Dndisc.c158 struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option() function
1055 p = ndisc_next_option(p, ndopts.nd_opts_pi_end)) { in ndisc_router_discovery()