Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter/ipset/
H A Dip_set.h100 struct ip_set_comment_rcu { struct
106 struct ip_set_comment_rcu __rcu *c; argument
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_core.c341 struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1); in ip_set_init_comment()
366 struct ip_set_comment_rcu *c = rcu_dereference(comment->c); in ip_set_put_comment()
382 struct ip_set_comment_rcu *c; in ip_set_comment_free()