Home
last modified time | relevance | path

Searched refs:ip_set_comment_rcu (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/netfilter/ipset/
Dip_set_comment.h26 struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1); in ip_set_init_comment()
50 struct ip_set_comment_rcu *c = rcu_dereference_bh(comment->c); in ip_set_put_comment()
65 struct ip_set_comment_rcu *c; in ip_set_comment_free()
Dip_set.h102 struct ip_set_comment_rcu { struct
108 struct ip_set_comment_rcu __rcu *c; argument