Home
last modified time | relevance | path

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

/linux-4.4.14/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()
48 struct ip_set_comment_rcu *c = rcu_dereference_bh(comment->c); in ip_set_put_comment()
63 struct ip_set_comment_rcu *c; in ip_set_comment_free()
Dip_set.h111 struct ip_set_comment_rcu { struct
117 struct ip_set_comment_rcu __rcu *c; argument