/Linux-v6.1/net/netfilter/ipset/ |
D | ip_set_hash_ipmark.c | 85 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark4_kadt() local 93 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmark4_kadt() 101 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark4_uadt() local 129 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark4_uadt() 158 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark4_uadt() 219 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark6_kadt() local 227 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmark6_kadt() 235 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmark6_uadt() local 267 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark6_uadt() 271 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipmark6_uadt()
|
D | ip_set_hash_ip.c | 83 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip4_kadt() local 94 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ip4_kadt() 102 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip4_uadt() local 128 return adtfn(set, &e, &ext, &ext, flags); in hash_ip4_uadt() 158 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ip4_uadt() 225 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip6_kadt() local 234 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ip6_kadt() 242 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ip6_uadt() local 273 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ip6_uadt()
|
D | ip_set_hash_ipmac.c | 88 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmac4_kadt() local 106 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmac4_kadt() 113 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmac4_uadt() local 140 return adtfn(set, &e, &ext, &ext, flags); in hash_ipmac4_uadt() 201 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmac6_kadt() local 222 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipmac6_kadt() 229 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipmac6_uadt() local 260 return adtfn(set, &e, &ext, &ext, flags); in hash_ipmac6_uadt()
|
D | ip_set_hash_ipport.c | 92 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport4_kadt() local 101 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipport4_kadt() 109 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipport4_uadt() local 150 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()
|
D | ip_set_hash_net.c | 118 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net4_kadt() local 132 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_net4_kadt() 140 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_net4_uadt() local 176 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net4_uadt() 205 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 353 ret = adtfn(set, &e, &ext, &ext, flags); in hash_net6_uadt()
|
D | ip_set_hash_ipportip.c | 94 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip4_kadt() local 104 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportip4_kadt() 112 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportip4_uadt() local 157 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()
|
D | ip_set_hash_netport.c | 134 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport4_kadt() local 150 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netport4_kadt() 158 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport4_uadt() local 217 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport4_uadt() 260 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport4_uadt() 359 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport6_kadt() local 375 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netport6_kadt() 383 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netport6_uadt() local 441 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport6_uadt() 455 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netport6_uadt()
|
D | ip_set_hash_mac.c | 76 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_mac4_kadt() local 91 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_mac4_kadt() 98 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_mac4_uadt() local 117 return adtfn(set, &e, &ext, &ext, flags); in hash_mac4_uadt()
|
D | ip_set_hash_netiface.c | 162 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 243 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface4_uadt() 273 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface4_uadt() 386 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface6_kadt() local 416 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netiface6_kadt() 423 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netiface6_uadt() local 467 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netiface6_uadt()
|
D | ip_set_hash_ipportnet.c | 139 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet4_kadt() local 156 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_ipportnet4_kadt() 164 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_ipportnet4_uadt() local 229 ret = adtfn(set, &e, &ext, &ext, flags); in hash_ipportnet4_uadt() 288 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()
|
D | ip_set_hash_netnet.c | 145 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet4_kadt() local 159 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netnet4_kadt() 167 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet4_uadt() local 218 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet4_uadt() 275 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet4_uadt() 393 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet6_kadt() local 407 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netnet6_kadt() 414 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netnet6_uadt() local 463 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netnet6_uadt()
|
D | ip_set_hash_netportnet.c | 155 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet4_kadt() local 173 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netportnet4_kadt() 181 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet4_uadt() local 251 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet4_uadt() 320 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet4_uadt() 448 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet6_kadt() local 466 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in hash_netportnet6_kadt() 474 ipset_adtfn adtfn = set->variant->adt[adt]; in hash_netportnet6_uadt() local 543 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet6_uadt() 557 ret = adtfn(set, &e, &ext, &ext, flags); in hash_netportnet6_uadt()
|
D | ip_set_bitmap_port.c | 132 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_port_kadt() local 149 return adtfn(set, &e, &ext, &opt->ext, opt->cmdflags); in bitmap_port_kadt() 157 ipset_adtfn adtfn = set->variant->adt[adt]; in bitmap_port_uadt() local 180 return adtfn(set, &e, &ext, &ext, flags); in bitmap_port_uadt() 199 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_port_uadt()
|
D | ip_set_bitmap_ip.c | 115 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 159 return adtfn(set, &e, &ext, &ext, flags); in bitmap_ip_uadt() 186 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_ip_uadt()
|
D | ip_set_bitmap_ipmac.c | 213 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 275 ret = adtfn(set, &e, &ext, &ext, flags); in bitmap_ipmac_uadt()
|
D | ip_set_list_set.c | 350 ipset_adtfn adtfn = set->variant->adt[adt]; in list_set_uadt() local 400 ret = adtfn(set, &e, &ext, &ext, flags); in list_set_uadt()
|