Searched refs:IPSET_CB_DUMP (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/netfilter/ipset/
H A Dip_set_core.c1532 cb->args[IPSET_CB_DUMP] = dump_type;
1556 if (!cb->args[IPSET_CB_DUMP])
1562 dump_type = DUMP_TYPE(cb->args[IPSET_CB_DUMP]);
1563 dump_flags = DUMP_FLAGS(cb->args[IPSET_CB_DUMP]);
1648 cb->args[IPSET_CB_DUMP] = dump_type | (dump_flags << 16);
/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h304 IPSET_CB_DUMP, /* dump single set/all sets */ enumerator in enum:__anon35

Completed in 137 milliseconds