Searched defs:ip6_flowlabel (Results 1 – 2 of 2) sorted by relevance
326 struct ip6_flowlabel { struct327 struct ip6_flowlabel __rcu *next; argument328 __be32 label;329 atomic_t users;353 struct ip6_flowlabel *fl; argument1048 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function
87 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function