Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dndisc.h101 struct nd_opt_hdr { struct
108 struct nd_opt_hdr *nd_opt_array[__ND_OPT_ARRAY_MAX]; argument
110 struct nd_opt_hdr *nd_opts_ri;
111 struct nd_opt_hdr *nd_opts_ri_end;
113 struct nd_opt_hdr *nd_useropts;
114 struct nd_opt_hdr *nd_useropts_end;
116 struct nd_opt_hdr *nd_802154_opt_array[ND_OPT_TARGET_LL_ADDR + 1];
201 struct nd_opt_hdr *nd_opt,
233 struct nd_opt_hdr *nd_opt, in ndisc_ops_parse_options()
350 static inline u8 *__ndisc_opt_addr_data(struct nd_opt_hdr *p, in __ndisc_opt_addr_data()
[all …]