Searched refs:sk_add_node_tail_rcu (Results 1 – 2 of 2) sorted by relevance
837 static inline void sk_add_node_tail_rcu(struct sock *sk, struct hlist_head *list) in sk_add_node_tail_rcu() function
3387 sk_add_node_tail_rcu(sk, &net->packet.sklist); in packet_create()