/linux-4.4.14/include/linux/netfilter/ipset/ |
D | ip_set.h | 95 struct ip_set_ext { struct 139 const struct ip_set_ext *ext, 140 struct ip_set_ext *mext, u32 cmdflags); 148 struct ip_set_ext ext; /* Extensions */ 319 const struct ip_set_ext *ext, in ip_set_update_counter() 320 struct ip_set_ext *mext, u32 flags) in ip_set_update_counter() 335 const struct ip_set_ext *ext, in ip_set_get_skbinfo() 336 struct ip_set_ext *mext, u32 flags) in ip_set_get_skbinfo() 361 const struct ip_set_ext *ext) in ip_set_init_skbinfo() 380 const struct ip_set_ext *ext) in ip_set_init_counter() [all …]
|
D | ip_set_comment.h | 24 const struct ip_set_ext *ext) in ip_set_init_comment()
|
/linux-4.4.14/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() 87 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd() 107 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel() 129 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in list_set_kadt() 192 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_utest() 193 struct ip_set_ext *mext, u32 flags) in list_set_utest() 224 list_set_init_extensions(struct ip_set *set, const struct ip_set_ext *ext, in list_set_init_extensions() 239 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_uadd() 240 struct ip_set_ext *mext, u32 flags) in list_set_uadd() 319 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 | 111 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test() 112 struct ip_set_ext *mext, u32 flags) in mtype_test() 132 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add() 133 struct ip_set_ext *mext, u32 flags) in mtype_add() 173 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del() 174 struct ip_set_ext *mext, u32 flags) in mtype_del()
|
D | ip_set_hash_ipmark.c | 91 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark4_kadt() 107 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark4_uadt() 217 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipmark6_kadt() 233 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipmark6_uadt()
|
D | ip_set_hash_ip.c | 88 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip4_kadt() 107 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip4_uadt() 223 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ip6_kadt() 240 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ip6_uadt()
|
D | ip_set_hash_ipport.c | 97 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport4_kadt() 114 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport4_uadt() 255 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipport6_kadt() 272 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipport6_uadt()
|
D | ip_set_hash_net.c | 125 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net4_kadt() 145 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net4_uadt() 294 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_net6_kadt() 313 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_net6_uadt()
|
D | ip_set_hash_mac.c | 85 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_mac4_kadt() 107 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_mac4_uadt()
|
D | ip_set_hash_ipportip.c | 99 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip4_kadt() 117 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip4_uadt() 265 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportip6_kadt() 283 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportip6_uadt()
|
D | ip_set_hash_gen.h | 705 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add() 706 struct ip_set_ext *mext, u32 flags) in mtype_add() 852 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del() 853 struct ip_set_ext *mext, u32 flags) in mtype_del() 928 mtype_data_match(struct mtype_elem *data, const struct ip_set_ext *ext, in mtype_data_match() 929 struct ip_set_ext *mext, struct ip_set *set, u32 flags) in mtype_data_match() 946 const struct ip_set_ext *ext, in mtype_test_cidrs() 947 struct ip_set_ext *mext, u32 flags) in mtype_test_cidrs() 1007 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test() 1008 struct ip_set_ext *mext, u32 flags) in mtype_test()
|
D | ip_set_hash_netnet.c | 149 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet4_kadt() 171 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet4_uadt() 383 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet6_kadt() 404 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet6_uadt()
|
D | ip_set_hash_netport.c | 141 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport4_kadt() 163 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport4_uadt() 356 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netport6_kadt() 378 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netport6_uadt()
|
D | ip_set_hash_netiface.c | 165 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface4_kadt() 204 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface4_uadt() 378 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface6_kadt() 414 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface6_uadt()
|
D | ip_set_bitmap_ipmac.c | 121 const struct ip_set_ext *ext, struct ip_set *set, in bitmap_ipmac_add_timeout() 218 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_ipmac_kadt() 247 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_ipmac_uadt()
|
D | ip_set_hash_ipportnet.c | 146 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet4_kadt() 169 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet4_uadt() 397 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_ipportnet6_kadt() 420 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_ipportnet6_uadt()
|
D | ip_set_hash_netportnet.c | 160 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet4_kadt() 186 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet4_uadt() 438 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet6_kadt() 464 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet6_uadt()
|
D | ip_set_bitmap_port.c | 110 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_port_kadt() 135 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_port_uadt()
|
D | ip_set_bitmap_ip.c | 119 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_ip_kadt() 139 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_ip_uadt()
|
D | ip_set_core.c | 393 struct ip_set_ext *ext) in ip_set_get_extensions()
|