Home
last modified time | relevance | path

Searched refs:ip_set_ext (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set.h95 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 …]
Dip_set_comment.h24 const struct ip_set_ext *ext) in ip_set_init_comment()
/linux-4.4.14/net/netfilter/ipset/
Dip_set_list_set.c53 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 …]
Dip_set_bitmap_gen.h111 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()
Dip_set_hash_ipmark.c91 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()
Dip_set_hash_ip.c88 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()
Dip_set_hash_ipport.c97 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()
Dip_set_hash_net.c125 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()
Dip_set_hash_mac.c85 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()
Dip_set_hash_ipportip.c99 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()
Dip_set_hash_gen.h705 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()
Dip_set_hash_netnet.c149 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()
Dip_set_hash_netport.c141 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()
Dip_set_hash_netiface.c165 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()
Dip_set_bitmap_ipmac.c121 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()
Dip_set_hash_ipportnet.c146 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()
Dip_set_hash_netportnet.c160 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()
Dip_set_bitmap_port.c110 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()
Dip_set_bitmap_ip.c119 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()
Dip_set_core.c393 struct ip_set_ext *ext) in ip_set_get_extensions()