/linux-4.1.27/include/linux/netfilter/ipset/ |
D | ip_set.h | 95 struct ip_set_ext { struct 134 const struct ip_set_ext *ext, 135 struct ip_set_ext *mext, u32 cmdflags); 143 struct ip_set_ext ext; /* Extensions */ 311 const struct ip_set_ext *ext, in ip_set_update_counter() 312 struct ip_set_ext *mext, u32 flags) in ip_set_update_counter() 327 const struct ip_set_ext *ext, in ip_set_get_skbinfo() 328 struct ip_set_ext *mext, u32 flags) in ip_set_get_skbinfo() 354 const struct ip_set_ext *ext) in ip_set_init_skbinfo() 373 const struct ip_set_ext *ext) in ip_set_init_counter() [all …]
|
D | ip_set_comment.h | 21 const struct ip_set_ext *ext) in ip_set_init_comment()
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_list_set.c | 53 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest() 90 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd() 114 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel() 140 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in list_set_kadt() 172 const struct ip_set_ext *ext) in list_set_add() 248 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_utest() 249 struct ip_set_ext *mext, u32 flags) in list_set_utest() 280 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_uadd() 281 struct ip_set_ext *mext, u32 flags) in list_set_uadd() 342 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_udel() [all …]
|
D | ip_set_bitmap_gen.h | 116 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test() 117 struct ip_set_ext *mext, u32 flags) in mtype_test() 137 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add() 138 struct ip_set_ext *mext, u32 flags) in mtype_add() 172 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del() 173 struct ip_set_ext *mext, u32 flags) in mtype_del()
|
D | ip_set_hash_ip.c | 89 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip4_kadt() 108 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip4_uadt() 230 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip6_kadt() 247 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip6_uadt()
|
D | ip_set_hash_ipmark.c | 93 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark4_kadt() 109 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark4_uadt() 227 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark6_kadt() 243 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark6_uadt()
|
D | ip_set_hash_gen.h | 623 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add() 624 struct ip_set_ext *mext, u32 flags) in mtype_add() 729 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del() 730 struct ip_set_ext *mext, u32 flags) in mtype_del() 790 mtype_data_match(struct mtype_elem *data, const struct ip_set_ext *ext, in mtype_data_match() 791 struct ip_set_ext *mext, struct ip_set *set, u32 flags) in mtype_data_match() 807 const struct ip_set_ext *ext, in mtype_test_cidrs() 808 struct ip_set_ext *mext, u32 flags) in mtype_test_cidrs() 863 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test() 864 struct ip_set_ext *mext, u32 flags) in mtype_test()
|
D | ip_set_hash_mac.c | 81 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_mac4_kadt() 103 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_mac4_uadt()
|
D | ip_set_hash_ipport.c | 99 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport4_kadt() 116 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport4_uadt() 266 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport6_kadt() 283 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport6_uadt()
|
D | ip_set_hash_net.c | 126 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net4_kadt() 146 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net4_uadt() 299 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net6_kadt() 318 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net6_uadt()
|
D | ip_set_hash_ipportip.c | 100 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip4_kadt() 118 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip4_uadt() 273 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip6_kadt() 291 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip6_uadt()
|
D | ip_set_bitmap_ipmac.c | 119 const struct ip_set_ext *ext, struct ip_set *set, in bitmap_ipmac_add_timeout() 208 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_ipmac_kadt() 237 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_ipmac_uadt()
|
D | ip_set_hash_netnet.c | 143 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet4_kadt() 165 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet4_uadt() 374 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet6_kadt() 395 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet6_uadt()
|
D | ip_set_hash_netport.c | 142 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport4_kadt() 164 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport4_uadt() 362 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport6_kadt() 384 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport6_uadt()
|
D | ip_set_hash_netiface.c | 242 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface4_kadt() 292 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface4_uadt() 482 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface6_kadt() 529 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface6_uadt()
|
D | ip_set_hash_ipportnet.c | 147 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet4_kadt() 170 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet4_uadt() 403 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet6_kadt() 426 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet6_uadt()
|
D | ip_set_hash_netportnet.c | 154 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet4_kadt() 180 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet4_uadt() 431 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet6_kadt() 457 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet6_uadt()
|
D | ip_set_bitmap_port.c | 109 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_port_kadt() 134 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_port_uadt()
|
D | ip_set_bitmap_ip.c | 117 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_ip_kadt() 137 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_ip_uadt()
|
D | ip_set_core.c | 389 struct ip_set_ext *ext) in ip_set_get_extensions()
|