Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dipv6.h265 struct ip6_flowlabel { struct
266 struct ip6_flowlabel __rcu *next; argument
292 struct ip6_flowlabel *fl; argument
346 struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label);
348 struct ip6_flowlabel *fl,
358 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release()
883 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function
Ddst_metadata.h228 0, ip6_flowlabel(ip6h), flags, tunnel_id, in ipv6_tun_rx_dst()