Searched refs:ifi_index (Results 1 – 3 of 3) sorted by relevance
179 ifi->ifi_index = index; in get_ifi_info_linuxv6()358 ifi->ifi_index = if_nametoindex((*best_lifr)->lifr_name); in select_src_ifi_info_solaris()644 ifi->ifi_index = if_nametoindex(ifr->ifr_name); in get_ifi_info()649 ifi->ifi_index = ifrcopy.ifr_index; in get_ifi_info()652 ifi->ifi_index = index++; /* SIOCGIFINDEX is broken on Solaris 2.5ish, so fake it */ in get_ifi_info()
83 int ifi_index; /* interface index */ member
1443 pIfInfo->ifi_type, pIfInfo->ifi_index, pIfInfo->ifi_flags, pIfInfo->ifi_change); in PrintNetLinkMsg()1499 result |= 1 << ((struct ifinfomsg*) NLMSG_DATA(pNLMsg))->ifi_index; in ProcessRoutingNotification()