Searched refs:ip_set_adt_opt (Results 1 – 14 of 14) sorted by relevance
| /linux/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 141 struct ip_set_adt_opt { struct 157 enum ipset_adt adt, struct ip_set_adt_opt *opt); argument 322 struct ip_set_adt_opt *opt); 325 struct ip_set_adt_opt *opt); 328 struct ip_set_adt_opt *opt);
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_hash_ip.c | 82 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip4_kadt() 218 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip6_kadt()
|
| H A D | ip_set_hash_ipmark.c | 82 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark4_kadt() 221 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark6_kadt()
|
| H A D | ip_set_list_set.c | 51 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_ktest() 76 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kadd() 96 struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) in list_set_kdel() 116 enum ipset_adt adt, struct ip_set_adt_opt *opt) in list_set_kadt()
|
| H A D | ip_set_hash_net.c | 115 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net4_kadt() 289 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net6_kadt()
|
| H A D | ip_set_hash_ipportip.c | 92 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip4_kadt() 265 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip6_kadt()
|
| H A D | ip_set_hash_ipport.c | 93 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport4_kadt() 266 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport6_kadt()
|
| H A D | ip_set_hash_netiface.c | 159 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface4_kadt() 380 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface6_kadt()
|
| H A D | ip_set_hash_netport.c | 131 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport4_kadt() 351 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport6_kadt()
|
| H A D | ip_set_hash_netnet.c | 145 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet4_kadt() 384 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet6_kadt()
|
| H A D | ip_set_hash_ipportnet.c | 136 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet4_kadt() 396 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet6_kadt()
|
| H A D | ip_set_hash_netportnet.c | 153 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet4_kadt() 448 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet6_kadt()
|
| /linux/net/sched/ |
| H A D | em_ipset.c | 53 struct ip_set_adt_opt opt; in em_ipset_match()
|
| /linux/net/netfilter/ |
| H A D | xt_set.c | 31 struct ip_set_adt_opt *opt, int inv) in match_set() 39 struct ip_set_adt_opt n = { \
|