Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dipv6.h313 struct ip6_flowlabel { struct
314 struct ip6_flowlabel __rcu *next; argument
315 __be32 label;
316 atomic_t users;
340 struct ip6_flowlabel *fl; argument
958 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbpf_flow.c86 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function