Lines Matching refs:nd_opt_hdr
183 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()
184 struct nd_opt_hdr *end) in ndisc_next_option()
197 struct nd_opt_hdr *opt) in ndisc_is_useropt()
206 static struct nd_opt_hdr *ndisc_next_useropt(const struct net_device *dev, in ndisc_next_useropt()
207 struct nd_opt_hdr *cur, in ndisc_next_useropt()
208 struct nd_opt_hdr *end) in ndisc_next_useropt()
222 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)opt; in ndisc_parse_options()
229 if (opt_len < sizeof(struct nd_opt_hdr)) in ndisc_parse_options()
1124 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt()
1442 struct nd_opt_hdr *p; in ndisc_router_discovery()
1478 struct nd_opt_hdr *p; in ndisc_router_discovery()
1505 struct nd_opt_hdr *p; in ndisc_router_discovery()