Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/netfilter/ipset/
A Dip_set.h119 IPSET_ATTR_COMMENT, enumerator
/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_hash_mac.c146 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipmark.c308 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_bitmap_port.c309 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ip.c303 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipmac.c290 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING },
A Dip_set_hash_net.c384 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_bitmap_ip.c364 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_bitmap_ipmac.c400 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipport.c394 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipportip.c387 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_netiface.c502 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_netport.c492 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_netnet.c507 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_ipportnet.c549 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_hash_netportnet.c604 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
A Dip_set_core.c370 return nla_put_string(skb, IPSET_ATTR_COMMENT, c->str); in ip_set_put_comment()
487 if (tb[IPSET_ATTR_COMMENT]) { in ip_set_get_extensions()
490 ext->comment = ip_set_comment_uget(tb[IPSET_ATTR_COMMENT]); in ip_set_get_extensions()
A Dip_set_list_set.c658 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,

Completed in 27 milliseconds