Searched refs:map_set (Results 1 – 2 of 2) sorted by relevance
401 info->map_set.flags, 0, UINT_MAX, in set_target_v3()412 if (info->map_set.index != IPSET_INVALID_ID) { in set_target_v3()417 info->map_set.flags & IPSET_INV_MATCH); in set_target_v3()461 if (info->map_set.index != IPSET_INVALID_ID) { in set_target_v3_checkentry()477 info->map_set.index); in set_target_v3_checkentry()480 info->map_set.index); in set_target_v3_checkentry()488 info->map_set.dim > IPSET_DIM_MAX) { in set_target_v3_checkentry()496 if (info->map_set.index != IPSET_INVALID_ID) in set_target_v3_checkentry()497 ip_set_nfnl_put(par->net, info->map_set.index); in set_target_v3_checkentry()516 if (info->map_set.index != IPSET_INVALID_ID) in set_target_v3_destroy()[all …]
155 static void map_set(u64 *up_map, int i, unsigned int v) in map_set() function292 map_set(&dom->up_map, i, peer->is_up); in mon_update_local_domain()
Completed in 8 milliseconds