Home
last modified time | relevance | path

Searched refs:IPSET_MAX_COMMENT_SIZE (Results 1 – 17 of 17) sorted by relevance

/linux/include/uapi/linux/netfilter/ipset/
A Dip_set.h24 #define IPSET_MAX_COMMENT_SIZE 255 macro
/linux/net/netfilter/ipset/
A Dip_set_hash_mac.c147 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_bitmap_port.c310 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_ip.c309 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_ipmark.c308 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_bitmap_ip.c365 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_net.c388 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_bitmap_ipmac.c401 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_ipport.c372 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_ipportip.c387 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_netiface.c506 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_netport.c498 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_netnet.c501 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_ipportnet.c547 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_hash_netportnet.c603 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_list_set.c659 .len = IPSET_MAX_COMMENT_SIZE },
A Dip_set_core.c351 if (unlikely(len > IPSET_MAX_COMMENT_SIZE)) in ip_set_init_comment()
352 len = IPSET_MAX_COMMENT_SIZE; in ip_set_init_comment()

Completed in 30 milliseconds