Searched refs:sk_head (Results 1 – 4 of 4) sorted by relevance
99 sk = sk_head(&vcc_hash[*bucket]); in __vcc_walk()
1001 if (sk_head(&tb->owners) == sk && !sk->sk_bind_node.next) { in __inet_hash_connect()
704 static inline struct sock *sk_head(const struct hlist_head *head) in sk_head() function
3261 for (sk = sk_head(&seq_file_net(seq)->unx.table.buckets[bucket]); in unix_from_bucket()