Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dipv6.h225 struct ip6_flowlabel { struct
226 struct ip6_flowlabel __rcu *next; argument
227 __be32 label;
228 atomic_t users;
252 struct ip6_flowlabel *fl; argument
810 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function