fl6_sock_lookup   208 include/net/ipv6.h extern struct ip6_flowlabel	*fl6_sock_lookup(struct sock *sk, __be32 label);
fl6_sock_lookup   905 net/dccp/ipv6.c 			flowlabel = fl6_sock_lookup(sk, fl.fl6_flowlabel);
fl6_sock_lookup    64 net/ipv6/datagram.c 			flowlabel = fl6_sock_lookup(sk, fl.fl6_flowlabel);
fl6_sock_lookup   778 net/ipv6/raw.c 				flowlabel = fl6_sock_lookup(sk, fl.fl6_flowlabel);
fl6_sock_lookup   820 net/ipv6/raw.c 			flowlabel = fl6_sock_lookup(sk, fl.fl6_flowlabel);
fl6_sock_lookup   146 net/ipv6/tcp_ipv6.c 			flowlabel = fl6_sock_lookup(sk, fl.fl6_flowlabel);
fl6_sock_lookup   720 net/ipv6/udp.c 				flowlabel = fl6_sock_lookup(sk, fl.fl6_flowlabel);
fl6_sock_lookup   763 net/ipv6/udp.c 			flowlabel = fl6_sock_lookup(sk, fl.fl6_flowlabel);