Searched refs:IPSET_DEL (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/include/uapi/linux/netfilter/ipset/ |
D | ip_set.h | 215 IPSET_DEL, enumerator
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_list_set.c | 147 case IPSET_DEL: in list_set_kadt() 567 [IPSET_DEL] = list_set_udel,
|
D | ip_set_bitmap_gen.h | 283 [IPSET_DEL] = mtype_del,
|
D | ip_set_core.c | 562 ret = set->variant->kadt(set, skb, par, IPSET_DEL, opt); in ip_set_del() 1547 ret = call_ad(ctnl, skb, set, tb, IPSET_DEL, flags, in ip_set_udel() 1559 ret = call_ad(ctnl, skb, set, tb, IPSET_DEL, in ip_set_udel()
|
D | ip_set_hash_gen.h | 1023 [IPSET_DEL] = mtype_del,
|