Searched refs:new_portal_list (Results 1 – 1 of 1) sorted by relevance
3476 idm_addr_list_t *new_portal_list = NULL; in isnst_monitor_default_portal_list() local3483 new_portal_list_size = idm_get_ipaddr(&new_portal_list); in isnst_monitor_default_portal_list()3494 (isnst_find_default_portals(new_portal_list) != in isnst_monitor_default_portal_list()3504 isnst_add_default_portals(new_portal_list); in isnst_monitor_default_portal_list()3511 if (new_portal_list != NULL) { in isnst_monitor_default_portal_list()3512 kmem_free(new_portal_list, new_portal_list_size); in isnst_monitor_default_portal_list()