Searched refs:mtype_data_match (Results 1 – 1 of 1) sorted by relevance
/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 227 #undef mtype_data_match 272 #define mtype_data_match IPSET_TOKEN(MTYPE, _data_match) macro 1145 mtype_data_match(struct mtype_elem *data, const struct ip_set_ext *ext, in mtype_data_match() function 1197 ret = mtype_data_match(data, ext, mext, set, flags); in mtype_test_cidrs() 1253 ret = mtype_data_match(data, ext, mext, set, flags); in mtype_test()
|