Searched refs:ip6_flowlabel (Results 1 – 3 of 3) sorted by relevance
329 struct ip6_flowlabel { struct330 struct ip6_flowlabel __rcu *next; argument356 struct ip6_flowlabel *fl; argument404 struct ip6_flowlabel *__fl6_sock_lookup(struct sock *sk, __be32 label);407 static inline struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, in fl6_sock_lookup()419 struct ip6_flowlabel *fl,429 static inline void fl6_sock_release(struct ip6_flowlabel *fl) in fl6_sock_release()1044 static inline __be32 ip6_flowlabel(const struct ipv6hdr *hdr) in ip6_flowlabel() function
270 0, ip6_flowlabel(ip6h), flags, tunnel_id, in ipv6_tun_rx_dst()
568 return ip6_flowlabel((const struct ipv6hdr *)iph); in ip_tunnel_get_flowlabel()
Completed in 11 milliseconds