Home
last modified time | relevance | path

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

/Linux-v6.6/net/atm/
Dproc.c99 sk = sk_head(&vcc_hash[*bucket]); in __vcc_walk()
/Linux-v6.6/include/net/
Dsock.h710 static inline struct sock *sk_head(const struct hlist_head *head) in sk_head() function
/Linux-v6.6/net/unix/
Daf_unix.c3188 for (sk = sk_head(&seq_file_net(seq)->unx.table.buckets[bucket]); in unix_from_bucket()