Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_ipmark.c91 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark4_kadt() local
99 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmark4_kadt()
107 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark4_uadt() local
136 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark4_uadt()
159 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark4_uadt()
225 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark6_kadt() local
233 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmark6_kadt()
241 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark6_uadt() local
270 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark6_uadt()
274 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark6_uadt()
Dip_set_hash_ip.c87 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip4_kadt() local
98 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ip4_kadt()
106 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip4_uadt() local
135 return adtfn(set, &e, &ext, &ext, flags); in hash_ip4_uadt()
161 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ip4_uadt()
228 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip6_kadt() local
237 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ip6_kadt()
245 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip6_uadt() local
273 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ip6_uadt()
Dip_set_hash_ipport.c97 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport4_kadt() local
106 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipport4_kadt()
114 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport4_uadt() local
160 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport4_uadt()
194 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport4_uadt()
264 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport6_kadt() local
273 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipport6_kadt()
281 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport6_uadt() local
327 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport6_uadt()
340 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipport6_uadt()
Dip_set_hash_ipportip.c98 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip4_kadt() local
108 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportip4_kadt()
116 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip4_uadt() local
166 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip4_uadt()
200 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip4_uadt()
271 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip6_kadt() local
281 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportip6_kadt()
289 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip6_uadt() local
339 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip6_uadt()
352 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportip6_uadt()
Dip_set_hash_net.c122 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net4_kadt() local
136 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_net4_kadt()
144 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net4_uadt() local
182 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net4_uadt()
202 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net4_uadt()
295 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net6_kadt() local
309 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_net6_kadt()
316 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net6_uadt() local
355 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net6_uadt()
Dip_set_hash_mac.c79 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_mac4_kadt() local
94 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_mac4_kadt()
101 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_mac4_uadt() local
125 return adtfn(set, &e, &ext, &ext, flags); in hash_mac4_uadt()
Dip_set_hash_netport.c138 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport4_kadt() local
154 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netport4_kadt()
162 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport4_uadt() local
224 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport4_uadt()
256 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport4_uadt()
358 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport6_kadt() local
374 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netport6_kadt()
382 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport6_uadt() local
444 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport6_uadt()
458 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport6_uadt()
Dip_set_hash_ipportnet.c143 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet4_kadt() local
160 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportnet4_kadt()
168 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet4_uadt() local
237 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet4_uadt()
293 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet4_uadt()
399 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet6_kadt() local
416 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportnet6_kadt()
424 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet6_uadt() local
493 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet6_uadt()
507 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet6_uadt()
Dip_set_hash_netnet.c141 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet4_kadt() local
155 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netnet4_kadt()
163 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet4_uadt() local
215 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet4_uadt()
258 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet4_uadt()
372 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet6_kadt() local
386 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netnet6_kadt()
393 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet6_uadt() local
439 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet6_uadt()
Dip_set_hash_netportnet.c152 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet4_kadt() local
170 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netportnet4_kadt()
178 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet4_uadt() local
251 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet4_uadt()
306 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet4_uadt()
429 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet6_kadt() local
447 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netportnet6_kadt()
455 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet6_uadt() local
523 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet6_uadt()
537 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet6_uadt()
Dip_set_hash_netiface.c237 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface4_kadt() local
282 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netiface4_kadt()
290 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface4_uadt() local
343 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface4_uadt()
364 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface4_uadt()
477 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface6_kadt() local
519 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netiface6_kadt()
527 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface6_uadt() local
580 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface6_uadt()
Dip_set_bitmap_port.c107 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_port_kadt() local
124 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in bitmap_port_kadt()
132 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_port_uadt() local
161 return adtfn(set, &e, &ext, &ext, flags); in bitmap_port_uadt()
179 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_port_uadt()
Dip_set_bitmap_ip.c115 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ip_kadt() local
126 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in bitmap_ip_kadt()
134 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ip_uadt() local
162 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.c206 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ipmac_kadt() local
227 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in bitmap_ipmac_kadt()
235 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_ipmac_uadt() local
267 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_ipmac_uadt()
Dip_set_list_set.c380 ipset_adtfn adtfn = set->variant->adt[adt]; in list_set_uadt() local
435 ret = adtfn(set, &e, &ext, &ext, flags); in list_set_uadt()