Lines Matching refs:nd_opt_hdr
184 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()
185 struct nd_opt_hdr *end) in ndisc_next_option()
198 struct nd_opt_hdr *opt) in ndisc_is_useropt()
208 static struct nd_opt_hdr *ndisc_next_useropt(const struct net_device *dev, in ndisc_next_useropt()
209 struct nd_opt_hdr *cur, in ndisc_next_useropt()
210 struct nd_opt_hdr *end) in ndisc_next_useropt()
224 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)opt; in ndisc_parse_options()
232 if (opt_len < sizeof(struct nd_opt_hdr)) in ndisc_parse_options()
1192 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt()
1527 struct nd_opt_hdr *p; in ndisc_router_discovery()
1566 struct nd_opt_hdr *p; in ndisc_router_discovery()
1598 struct nd_opt_hdr *p; in ndisc_router_discovery()