Home
last modified time | relevance | path

Searched refs:adtfn (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_ipmark.c89 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark4_kadt() local
97 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmark4_kadt()
105 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark4_uadt() local
131 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark4_uadt()
154 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark4_uadt()
215 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark6_kadt() local
223 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmark6_kadt()
231 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark6_uadt() local
263 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark6_uadt()
267 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark6_uadt()
Dip_set_hash_ip.c86 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip4_kadt() local
97 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ip4_kadt()
105 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip4_uadt() local
131 return adtfn(set, &e, &ext, &ext, flags); in hash_ip4_uadt()
157 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ip4_uadt()
221 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip6_kadt() local
230 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ip6_kadt()
238 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip6_uadt() local
269 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ip6_uadt()
Dip_set_hash_ipport.c95 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport4_kadt() local
104 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipport4_kadt()
112 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport4_uadt() local
153 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport4_uadt()
187 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport4_uadt()
253 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport6_kadt() local
262 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipport6_kadt()
270 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport6_uadt() local
317 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport6_uadt()
330 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport6_uadt()
Dip_set_hash_ipportip.c97 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip4_kadt() local
107 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportip4_kadt()
115 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip4_uadt() local
160 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip4_uadt()
194 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip4_uadt()
263 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip6_kadt() local
273 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportip6_kadt()
281 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip6_uadt() local
332 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip6_uadt()
345 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip6_uadt()
Dip_set_hash_net.c121 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net4_kadt() local
135 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_net4_kadt()
143 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net4_uadt() local
179 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net4_uadt()
199 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net4_uadt()
290 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net6_kadt() local
304 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_net6_kadt()
311 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net6_uadt() local
348 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net6_uadt()
Dip_set_hash_mac.c83 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_mac4_kadt() local
98 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_mac4_kadt()
105 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_mac4_uadt() local
123 return adtfn(set, &e, &ext, &ext, flags); in hash_mac4_uadt()
Dip_set_hash_netport.c137 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport4_kadt() local
153 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netport4_kadt()
161 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport4_uadt() local
219 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport4_uadt()
252 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport4_uadt()
352 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport6_kadt() local
368 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netport6_kadt()
376 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport6_uadt() local
434 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport6_uadt()
448 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport6_uadt()
Dip_set_hash_netnet.c147 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet4_kadt() local
161 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netnet4_kadt()
169 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet4_uadt() local
219 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet4_uadt()
262 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet4_uadt()
381 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet6_kadt() local
395 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netnet6_kadt()
402 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet6_uadt() local
451 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet6_uadt()
Dip_set_hash_netiface.c160 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface4_kadt() local
194 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netiface4_kadt()
202 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface4_uadt() local
241 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface4_uadt()
263 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface4_uadt()
373 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface6_kadt() local
405 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netiface6_kadt()
412 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface6_uadt() local
454 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface6_uadt()
Dip_set_hash_ipportnet.c142 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet4_kadt() local
159 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportnet4_kadt()
167 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet4_uadt() local
232 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet4_uadt()
289 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet4_uadt()
393 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet6_kadt() local
410 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportnet6_kadt()
418 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet6_uadt() local
487 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet6_uadt()
501 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet6_uadt()
Dip_set_hash_netportnet.c158 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet4_kadt() local
176 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netportnet4_kadt()
184 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet4_uadt() local
253 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet4_uadt()
308 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet4_uadt()
436 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet6_kadt() local
454 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netportnet6_kadt()
462 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet6_uadt() local
531 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet6_uadt()
545 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet6_uadt()
Dip_set_bitmap_port.c108 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_port_kadt() local
125 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in bitmap_port_kadt()
133 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_port_uadt() local
156 return adtfn(set, &e, &ext, &ext, flags); in bitmap_port_uadt()
175 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_port_uadt()
Dip_set_bitmap_ip.c117 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ip_kadt() local
128 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in bitmap_ip_kadt()
136 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ip_uadt() local
161 return adtfn(set, &e, &ext, &ext, flags); in bitmap_ip_uadt()
188 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_ip_uadt()
Dip_set_bitmap_ipmac.c216 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ipmac_kadt() local
237 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in bitmap_ipmac_kadt()
245 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ipmac_uadt() local
273 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_ipmac_uadt()
Dip_set_list_set.c355 ipset_adtfn adtfn = set->variant->adt[adt]; in list_set_uadt() local
405 ret = adtfn(set, &e, &ext, &ext, flags); in list_set_uadt()