Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dip6_flowlabel.c259 struct ip6_flowlabel *__fl6_sock_lookup(struct sock *sk, __be32 label) in __fl6_sock_lookup() function
279 EXPORT_SYMBOL_GPL(__fl6_sock_lookup);
/linux/include/net/
A Dipv6.h394 struct ip6_flowlabel *__fl6_sock_lookup(struct sock *sk, __be32 label);
401 return __fl6_sock_lookup(sk, label) ? : ERR_PTR(-ENOENT); in fl6_sock_lookup()

Completed in 8 milliseconds