Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dipv6.h312 struct ip6_flowlabel { struct
313 struct ip6_flowlabel __rcu *next; argument
314 __be32 label;
315 atomic_t users;
339 struct ip6_flowlabel *fl; argument
949 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c86 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function