Searched refs:ifi_type (Results 1 – 3 of 3) sorted by relevance
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()
113 << "family=" << unsigned(data.ifi_family) << ", type=" << data.ifi_type in toStream()
397 unsigned short ifi_type; member