Lines Matching refs:nd_opt_hdr
105 struct nd_opt_hdr { struct
112 struct nd_opt_hdr *nd_opt_array[__ND_OPT_ARRAY_MAX]; argument
114 struct nd_opt_hdr *nd_opts_ri;
115 struct nd_opt_hdr *nd_opts_ri_end;
117 struct nd_opt_hdr *nd_useropts;
118 struct nd_opt_hdr *nd_useropts_end;
120 struct nd_opt_hdr *nd_802154_opt_array[ND_OPT_TARGET_LL_ADDR + 1];
205 struct nd_opt_hdr *nd_opt,
237 struct nd_opt_hdr *nd_opt, in ndisc_ops_parse_options()
354 static inline u8 *__ndisc_opt_addr_data(struct nd_opt_hdr *p, in __ndisc_opt_addr_data()
364 static inline u8 *ndisc_opt_addr_data(struct nd_opt_hdr *p, in ndisc_opt_addr_data()