Searched refs:ip_set_init_comment (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_bitmap_gen.h | 161 ip_set_init_comment(set, ext_comment(x, set), ext); in mtype_add()
|
H A D | ip_set_list_set.c | 227 ip_set_init_comment(set, ext_comment(e, set), ext); in list_set_init_extensions()
|
H A D | ip_set_core.c | 346 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment() function 368 EXPORT_SYMBOL_GPL(ip_set_init_comment);
|
H A D | ip_set_hash_gen.h | 980 ip_set_init_comment(set, ext_comment(data, set), ext); in mtype_add()
|
/openbmc/linux/include/linux/netfilter/ipset/ |
H A D | ip_set.h | 502 void ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment,
|