Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/ipset/
H A Dip_set.h99 struct ip_set_comment_rcu { struct
105 struct ip_set_comment_rcu __rcu *c; argument
/linux/net/netfilter/ipset/
H A Dip_set_core.c344 struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1); in ip_set_init_comment()
369 struct ip_set_comment_rcu *c = rcu_dereference(comment->c); in ip_set_put_comment()
385 struct ip_set_comment_rcu *c; in ip_set_comment_free()