Home
last modified time | relevance | path

Searched refs:ifi_type (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Difaddrs.cpp180 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()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/route/
H A DLink.cpp113 << "family=" << unsigned(data.ifi_family) << ", type=" << data.ifi_type in toStream()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Drtnetlink.h397 unsigned short ifi_type; member