Searched refs:ifi_index (Results 1 – 3 of 3) sorted by relevance
170 new_addr->interface_index = ifi->ifi_index; in __getifaddrs_callback()180 new_addr->SetPacketAttributes(ifi->ifi_index, ifi->ifi_type, RTA_PAYLOAD(rta)); in __getifaddrs_callback()185 new_addr->SetPacketAttributes(ifi->ifi_index, ifi->ifi_type, RTA_PAYLOAD(rta)); in __getifaddrs_callback()
93 new_link->data.if_index = ifi->ifi_index; in __if_nameindex_callback()
402 int ifi_index; member