Symbol: IPSET_ATTR_COMMENT
net/netfilter/ipset/ip_set_bitmap_ip.c
361
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_bitmap_ipmac.c
401
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_bitmap_port.c
309
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_core.c
378
return nla_put_string(skb, IPSET_ATTR_COMMENT, c->str);
net/netfilter/ipset/ip_set_core.c
495
if (tb[IPSET_ATTR_COMMENT]) {
net/netfilter/ipset/ip_set_core.c
498
ext->comment = ip_set_comment_uget(tb[IPSET_ATTR_COMMENT]);
net/netfilter/ipset/ip_set_hash_ip.c
303
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_ipmac.c
291
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING },
net/netfilter/ipset/ip_set_hash_ipmark.c
312
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_ipport.c
397
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_ipportip.c
390
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_ipportnet.c
552
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_mac.c
147
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_net.c
384
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_netiface.c
502
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_netnet.c
507
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_netport.c
492
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_hash_netportnet.c
605
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
net/netfilter/ipset/ip_set_list_set.c
669
[IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,