Home
last modified time | relevance | path

Searched defs:neighbors (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dneighbor.cpp48 auto& neighbors = parent.get().staticNeighbors; in delete_() local
H A Dethernet_interface.cpp840 auto& neighbors = config.map["Neighbor"]; in writeConfigurationFile() local
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp322 ObjectLookupCache& neighbors) in findGatewayNeighbor()
337 ObjectLookupCache neighbors(bus, params, INTF_NEIGHBOR); in getGatewayNeighbor() local
352 ObjectLookupCache neighbors(bus, params, INTF_NEIGHBOR); in reconfigureGatewayMAC() local
567 ObjectLookupCache neighbors(bus, params, INTF_NEIGHBOR); in reconfigureVLAN() local
H A Dtransporthandler.hpp354 typename AddrFamily<family>::addr ip, ObjectLookupCache& neighbors) in findStaticNeighbor()
434 ObjectLookupCache neighbors(bus, params, INTF_NEIGHBOR); in setGatewayProperty() local
/openbmc/linux/net/mac80211/
H A Dmesh.c260 u8 *pos, neighbors; in mesh_add_meshconf_ie() local