Searched refs:ifidx (Results 1 – 1 of 1) sorted by relevance
386 uint32_t ifidx = -1; in ProcessEvent() local394 ifidx = nla_get_u32(attr[NL80211_ATTR_IFINDEX]); in ProcessEvent()396 HILOG_INFO(LOG_CORE, "ifidx = %{public}d", ifidx); in ProcessEvent()407 if (ifidx == if_nametoindex(networkInfo.infos[i].name)) { in ProcessEvent()