Searched refs:sk_head (Results 1 – 3 of 3) sorted by relevance
99 sk = sk_head(&vcc_hash[*bucket]); in __vcc_walk()
708 static inline struct sock *sk_head(const struct hlist_head *head) in sk_head() function
3275 for (sk = sk_head(&seq_file_net(seq)->unx.table.buckets[bucket]); in unix_from_bucket()
Completed in 16 milliseconds