Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Draw.h75 int raw_hash_sk(struct sock *sk);
/linux-6.15/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);
945 .hash = raw_hash_sk,
/linux-6.15/net/ipv6/
H A Draw.c1208 .hash = raw_hash_sk,