Searched refs:ifi_index (Results 1 – 3 of 3) sorted by relevance
168 new_addr->interface_index = ifi->ifi_index; in __getifaddrs_callback()178 new_addr->SetPacketAttributes(ifi->ifi_index, ifi->ifi_type, RTA_PAYLOAD(rta)); in __getifaddrs_callback()183 new_addr->SetPacketAttributes(ifi->ifi_index, ifi->ifi_type, RTA_PAYLOAD(rta)); in __getifaddrs_callback()
103 new_link->data.if_index = ifi->ifi_index; in __if_nameindex_callback()
425 int ifi_index; member