Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_COMMENT (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set_comment.h52 return nla_put_string(skb, IPSET_ATTR_COMMENT, c->str); in ip_set_put_comment()
/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_mac.c150 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipmark.c301 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ip.c300 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_port.c288 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipport.c369 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_ip.c357 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_net.c379 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_bitmap_ipmac.c401 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipportip.c384 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netnet.c485 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netport.c488 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netiface.c490 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_ipportnet.c544 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_list_set.c656 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_hash_netportnet.c588 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
Dip_set_core.c420 if (tb[IPSET_ATTR_COMMENT]) { in ip_set_get_extensions()
423 ext->comment = ip_set_comment_uget(tb[IPSET_ATTR_COMMENT]); in ip_set_get_extensions()
/linux-4.4.14/include/uapi/linux/netfilter/ipset/
Dip_set.h117 IPSET_ATTR_COMMENT, enumerator