Home
last modified time | relevance | path

Searched refs:raw_hash_sk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Draw.h75 int raw_hash_sk(struct sock *sk);
/openbmc/linux/net/ipv4/
H A Draw.c91 int raw_hash_sk(struct sock *sk) in raw_hash_sk() function
106 EXPORT_SYMBOL_GPL(raw_hash_sk);
937 .hash = raw_hash_sk,
/openbmc/linux/net/ipv6/
H A Draw.c1210 .hash = raw_hash_sk,