Home
last modified time | relevance | path

Searched defs:ifa (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-bsd.c161 bool guest_get_hw_addr(struct ifaddrs *ifa, unsigned char *buf, in guest_get_hw_addr()
H A Dcommands-posix.c972 bool guest_get_hw_addr(struct ifaddrs *ifa, unsigned char *buf, in guest_get_hw_addr()
1021 struct ifaddrs *ifap, *ifa; in qmp_guest_network_get_interfaces() local
/openbmc/phosphor-networkd/src/
H A Drtnetlink.cpp136 const auto& ifa = extractRtData<ifaddrmsg>(msg); in addrFromRtm() local
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp296 for (ifaddrs* ifa = ifaddrPtr.get(); ifa != nullptr; ifa = ifa->ifa_next) in getIntfAddrs() local
/openbmc/ipmitool/src/plugins/
H A Dipmi_intf.c412 struct ifaddrs *ifa = NULL; in ipmi_intf_socket_connect() local
/openbmc/qemu/linux-user/
H A Dfd-trans.c1328 struct ifaddrmsg *ifa; in host_to_target_data_route() local
1599 struct ifaddrmsg *ifa; in target_to_host_data_route() local
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp928 struct ifaddrs *ifaddr = nullptr, *ifa = nullptr; in loadChannelConfig() local