Searched defs:ip6_flowlabel (Results 1 – 1 of 1) sorted by relevance
265 struct ip6_flowlabel { struct266 struct ip6_flowlabel __rcu *next; argument267 __be32 label;268 atomic_t users;292 struct ip6_flowlabel *fl; argument887 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function