Searched refs:IPSET_ATTR_COMMENT (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 118 IPSET_ATTR_COMMENT, enumerator
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_mac.c | 144 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_ipmac.c | 288 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING },
|
| H A D | ip_set_bitmap_port.c | 309 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_ip.c | 303 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_ipmark.c | 304 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_bitmap_ip.c | 364 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_net.c | 384 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_ipport.c | 368 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_bitmap_ipmac.c | 400 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_ipportip.c | 383 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_netiface.c | 502 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_netport.c | 494 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_netnet.c | 497 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_hash_ipportnet.c | 543 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_core.c | 370 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()
|
| H A D | ip_set_hash_netportnet.c | 599 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| H A D | ip_set_list_set.c | 658 [IPSET_ATTR_COMMENT] = { .type = NLA_NUL_STRING,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 118 IPSET_ATTR_COMMENT, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ipset/ |
| H A D | ip_set.h | 122 IPSET_ATTR_COMMENT, enumerator
|