/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_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_ipmark.c | 82 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark4_kadt() 217 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark6_kadt()
|
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_ipmac.c | 86 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmac4_kadt() 199 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmac6_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_mac.c | 74 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_mac4_kadt()
|
H A D | ip_set_hash_ipportip.c | 92 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip4_kadt() 262 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() 263 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() 393 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()
|
H A D | ip_set_bitmap_port.c | 129 enum ipset_adt adt, struct ip_set_adt_opt *opt) in bitmap_port_kadt()
|
H A D | ip_set_bitmap_ip.c | 112 enum ipset_adt adt, struct ip_set_adt_opt *opt) in bitmap_ip_kadt()
|
H A D | ip_set_bitmap_ipmac.c | 210 enum ipset_adt adt, struct ip_set_adt_opt *opt) in bitmap_ipmac_kadt()
|
H A D | ip_set_core.c | 736 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_test() 772 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_add() 794 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_del()
|
H A D | ip_set_hash_gen.h | 1430 enum ipset_adt adt, struct ip_set_adt_opt *opt);
|
/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 = { \
|