Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp329 auto ifaddr = getIfAddr4(bus, params); in reconfigureIfAddr4() local
404 auto ifaddr = getIfAddr<AF_INET6>(bus, params, idx, originsV6Static); in deconfigureIfAddr6() local
469 auto ifaddr = channelCall<getIfAddr<AF_INET6>>(channel, set, origins); in getLanIPv6Address() local
1199 auto ifaddr = channelCall<getIfAddr4>(channel); in getLan() local
1224 auto ifaddr = channelCall<getIfAddr4>(channel); in getLan() local
H A Dtransporthandler.hpp281 IfAddr<family> ifaddr; in findIfAddr() local
/openbmc/phosphor-networkd/src/
H A Dtypes.hpp54 stdplus::SubnetAny ifaddr; member
H A Dethernet_interface.cpp299 std::optional<stdplus::SubnetAny> ifaddr; in ip() local
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp283 struct ifaddrs* ifaddr; in getIntfAddrs() local
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp928 struct ifaddrs *ifaddr = nullptr, *ifa = nullptr; in loadChannelConfig() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c