Searched refs:temp_map (Results 1 – 1 of 1) sorted by relevance
607 map_ctrl temp_map; in update_map_from_dit() local904 temp_map.map_name = map->map_name; in update_map_from_dit()905 temp_map.domain = map->domain; in update_map_from_dit()906 temp_map.ttl = temp_ttl_db; in update_map_from_dit()916 if (FAILURE == update_entry_ttl(&temp_map, &key, in update_map_from_dit()927 if (SUCCESS != update_map_ttl(&temp_map)) { in update_map_from_dit()1194 map_ctrl temp_map; in update_netgroup_byxxx() local1366 temp_map.map_name = NETGROUP_MAP; in update_netgroup_byxxx()1367 temp_map.domain = map->domain; in update_netgroup_byxxx()1368 temp_map.ttl = temp_ttl_db; in update_netgroup_byxxx()[all …]