Searched refs:mtype_add (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_bitmap_gen.h | 27 #define mtype_add IPSET_TOKEN(MTYPE, _add) macro 130 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add() function 295 [IPSET_ADD] = mtype_add,
|
| H A D | ip_set_hash_gen.h | 225 #undef mtype_add 269 #define mtype_add IPSET_TOKEN(MTYPE, _add) macro 617 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, 777 mtype_add(set, &x->d, &x->ext, &x->mext, x->flags); in mtype_resize() 845 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add() function 1425 [IPSET_ADD] = mtype_add,
|