Home
last modified time | relevance | path

Searched defs:ip6_flowlabel (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/
Dipv6.h265 struct ip6_flowlabel { struct
266 struct ip6_flowlabel __rcu *next; argument
267 __be32 label;
268 atomic_t users;
292 struct ip6_flowlabel *fl; argument
887 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function