Searched refs:IPSET_DEL (Results 1 – 5 of 5) sorted by relevance
/linux/include/uapi/linux/netfilter/ipset/ |
H A D | ip_set.h | 223 IPSET_DEL, enumerator
|
/linux/net/netfilter/ipset/ |
H A D | ip_set_list_set.c | 129 case IPSET_DEL: in list_set_kadt() 560 [IPSET_DEL] = list_set_udel,
|
H A D | ip_set_bitmap_gen.h | 305 [IPSET_DEL] = mtype_del,
|
H A D | ip_set_hash_gen.h | 1092 x->ad = IPSET_DEL; in mtype_del() 1442 [IPSET_DEL] = mtype_del,
|
H A D | ip_set_core.c | 807 ret = set->variant->kadt(set, skb, par, IPSET_DEL, opt); in ip_set_del() 1867 IPSET_DEL, info->nlh, attr, info->extack); in ip_set_udel()
|