Searched refs:IPSET_DEL (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/uapi/linux/netfilter/ipset/ |
D | ip_set.h | 217 IPSET_DEL, enumerator
|
/Linux-v4.19/net/netfilter/ipset/ |
D | ip_set_list_set.c | 133 case IPSET_DEL: in list_set_kadt() 552 [IPSET_DEL] = list_set_udel,
|
D | ip_set_bitmap_gen.h | 300 [IPSET_DEL] = mtype_del,
|
D | ip_set_core.c | 634 ret = set->variant->kadt(set, skb, par, IPSET_DEL, opt); in ip_set_del() 1636 ret = call_ad(ctnl, skb, set, tb, IPSET_DEL, flags, in ip_set_udel() 1648 ret = call_ad(ctnl, skb, set, tb, IPSET_DEL, in ip_set_udel()
|
D | ip_set_hash_gen.h | 1205 [IPSET_DEL] = mtype_del,
|