Lines Matching refs:nd_opt_hdr
104 struct nd_opt_hdr { struct
111 struct nd_opt_hdr *nd_opt_array[__ND_OPT_ARRAY_MAX]; argument
113 struct nd_opt_hdr *nd_opts_ri;
114 struct nd_opt_hdr *nd_opts_ri_end;
116 struct nd_opt_hdr *nd_useropts;
117 struct nd_opt_hdr *nd_useropts_end;
119 struct nd_opt_hdr *nd_802154_opt_array[ND_OPT_TARGET_LL_ADDR + 1];
204 struct nd_opt_hdr *nd_opt,
236 struct nd_opt_hdr *nd_opt, in ndisc_ops_parse_options()
353 static inline u8 *__ndisc_opt_addr_data(struct nd_opt_hdr *p, in __ndisc_opt_addr_data()
363 static inline u8 *ndisc_opt_addr_data(struct nd_opt_hdr *p, in ndisc_opt_addr_data()