IPSET_CB_DUMP
cb->args[IPSET_CB_DUMP] = dump_type;
if (!cb->args[IPSET_CB_DUMP])
dump_type = DUMP_TYPE(cb->args[IPSET_CB_DUMP]);
dump_flags = DUMP_FLAGS(cb->args[IPSET_CB_DUMP]);
cb->args[IPSET_CB_DUMP] = dump_type | (dump_flags << 16);