Home
last modified time | relevance | path

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

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