Searched refs:newAddrType (Results 1 – 1 of 1) sorted by relevance
434 SlNetCfg_e *newAddrType , in matchModeByRole() argument445 *newAddrType = SL_NETCFG_IPV6_ADDR_LOCAL; in matchModeByRole()451 *newAddrType = SL_NETCFG_IPV6_ADDR_GLOBAL; in matchModeByRole()467 *newAddrType = SL_NETCFG_IPV4_STA_ADDR_MODE; in matchModeByRole()472 *newAddrType = SL_NETCFG_IPV4_AP_ADDR_MODE; in matchModeByRole()494 SlNetCfg_e newAddrType; in SlNetIfWifi_getIPAddr() local497 retVal = matchModeByRole(addrType, &newAddrType, &ipAddrLen); in SlNetIfWifi_getIPAddr()500 retVal = sl_NetCfgGet(newAddrType, addrConfig, &ipAddrLen, (unsigned char *)ipAddr); in SlNetIfWifi_getIPAddr()