Searched defs:neighbors (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-networkd/src/ |
H A D | neighbor.cpp | 48 auto& neighbors = parent.get().staticNeighbors; in delete_() local
|
H A D | ethernet_interface.cpp | 840 auto& neighbors = config.map["Neighbor"]; in writeConfigurationFile() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.cpp | 322 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 D | transporthandler.hpp | 354 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 D | mesh.c | 260 u8 *pos, neighbors; in mesh_add_meshconf_ie() local
|