/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | inode.c | 302 struct spu_context *tmp, *neighbor, *err; in spufs_assert_affinity() local 323 neighbor = NULL; in spufs_assert_affinity() 328 neighbor = get_spu_context( in spufs_assert_affinity() 331 if (!list_empty(&neighbor->aff_list) && !(neighbor->aff_head) && in spufs_assert_affinity() 332 !list_is_last(&neighbor->aff_list, &gang->aff_list_head) && in spufs_assert_affinity() 333 !list_entry(neighbor->aff_list.next, struct spu_context, in spufs_assert_affinity() 339 if (gang != neighbor->gang) { in spufs_assert_affinity() 347 if (list_empty(&neighbor->aff_list)) in spufs_assert_affinity() 362 return neighbor; in spufs_assert_affinity() 365 put_spu_context(neighbor); in spufs_assert_affinity() [all …]
|
H A D | syscalls.c | 64 umode_t mode, struct file *neighbor) in do_spu_create() argument 73 ret = spufs_create(&path, dentry, flags, mode, neighbor); in do_spu_create()
|
/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.hpp | 360 for (const auto& [path, neighbor] : neighbors) in findStaticNeighbor() 366 std::get<std::string>(neighbor.at("IPAddress"))); in findStaticNeighbor() 372 if (state != std::get<std::string>(neighbor.at("State"))) in findStaticNeighbor() 381 std::get<std::string>(neighbor.at("MACAddress"))); in findStaticNeighbor() 431 std::optional<IfNeigh<family>> neighbor; in setGatewayProperty() local 435 neighbor = findStaticNeighbor<family>(bus, params, *gateway, neighbors); in setGatewayProperty() 444 if (neighbor) in setGatewayProperty() 446 deleteObjectIfExists(bus, params.service, neighbor->path); in setGatewayProperty() 447 createNeighbor<family>(bus, params, address, neighbor->mac); in setGatewayProperty()
|
H A D | transporthandler.cpp | 353 auto neighbor = in reconfigureGatewayMAC() local 355 if (neighbor) in reconfigureGatewayMAC() 357 deleteObjectIfExists(bus, params.service, neighbor->path); in reconfigureGatewayMAC() 1206 auto neighbor = channelCall<getGatewayNeighbor<AF_INET>>(channel); in getLan() local 1207 if (neighbor) in getLan() 1209 mac = neighbor->mac; in getLan() 1322 auto neighbor = channelCall<getGatewayNeighbor<AF_INET6>>(channel); in getLan() local 1323 if (neighbor) in getLan() 1325 mac = neighbor->mac; in getLan()
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | spu_syscalls.c | 67 struct fd neighbor = fdget(neighbor_fd); in SYSCALL_DEFINE4() local 69 if (neighbor.file) { in SYSCALL_DEFINE4() 70 ret = calls->create_thread(name, flags, mode, neighbor.file); in SYSCALL_DEFINE4() 71 fdput(neighbor); in SYSCALL_DEFINE4()
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | nic-hostful@.target | 6 Wants=update-ra-neighbor@%i.service 7 Wants=update-ra-neighbor@%i.timer
|
H A D | nic-hostless@.target | 8 Wants=update-ra-neighbor@%i.service 9 Wants=update-ra-neighbor@%i.timer
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/ |
H A D | 50-gbmc-ncsi.rules.in | 28 icmpv6 type nd-neighbor-advert accept 29 icmpv6 type nd-neighbor-solicit accept
|
H A D | gbmc-ncsi-br-deprecated-ips.sh.in | 109 # Remove all old ncsi neighbor proxied entries, since we solely
|
/openbmc/phosphor-networkd/src/ |
H A D | meson.build | 59 'neighbor.cpp',
|
H A D | ethernet_interface.cpp | 336 ObjectPath EthernetInterface::neighbor(std::string ipAddress, in neighbor() function in phosphor::network::EthernetInterface 843 auto& neighbor = neighbors.emplace_back(); in writeConfigurationFile() local 844 neighbor["Address"].emplace_back(sneighbor.second->ipAddress()); in writeConfigurationFile() 845 neighbor["MACAddress"].emplace_back(sneighbor.second->macAddress()); in writeConfigurationFile()
|
H A D | ethernet_interface.hpp | 135 ObjectPath neighbor(std::string ipAddress, std::string macAddress) override;
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | smt.c | 79 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor); 1035 smt_fill_neighbor(smc,&sif->neighbor); /* set station neighbor */ in smt_send_sif_config() 1308 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) in smt_fill_neighbor() argument 1310 SMTSETPARA(neighbor,SMT_P_NEIGHBORS) ; in smt_fill_neighbor() 1312 neighbor->nb_mib_index = INDEX_MAC ; in smt_fill_neighbor() 1313 neighbor->nb_mac_index = mac_index(smc,1) ; in smt_fill_neighbor() 1314 neighbor->nb_una = smc->mib.m[MAC0].fddiMACUpstreamNbr ; in smt_fill_neighbor() 1315 neighbor->nb_dna = smc->mib.m[MAC0].fddiMACDownstreamNbr ; in smt_fill_neighbor()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ |
H A D | ndisc6_1.0.8.bb | 60 Performs IPv6 neighbor discovery in userland. Replaces arping from the \
|
/openbmc/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 81 Use status of existing neighbor entry when determining nexthop for 82 multipath routes. If disabled, neighbor information is not used and 176 Maximum number of non-PERMANENT neighbor entries allowed. Increase 209 The probe interval for neighbor entries with NTF_MANAGED flag, 1627 Delay response to a neighbor solicitation when proxy_arp 2546 responding to a unicast neighbor solicitation. 2581 Clears the neighbor discovery table on NOCARRIER events. This option is 2582 important for wireless devices where the neighbor discovery cache should 2586 - 1 - (default): Clear neighbor discover cache on NOCARRIER events. 2587 - 0 - Do not clear neighbor discovery cache on NOCARRIER events. [all …]
|
H A D | switchdev.rst | 402 nexthop gateways must be resolved to the neighbor's mac address. Neighbor mac 404 arp_tbl neighbor table. To resolve the routes nexthop gateways, the driver 405 should trigger the kernel's neighbor resolution process. See the rocker 411 to know when arp_tbl neighbor entries are purged from the port.
|
H A D | tipc.rst | 74 neighbor failure discovery time of 1-2 seconds. For smaller clusters this
|
H A D | ipvlan.rst | 117 neighbor will have source and destination mac same. This will make the switch /
|
H A D | vrf.rst | 255 To list neighbor entries associated with devices enslaved to a VRF device
|
/openbmc/linux/net/batman-adv/ |
H A D | Kconfig | 27 changes include splitting of the OGM protocol into a neighbor
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | unstriped.rst | 97 neighbor environments. When two partitions are created on the
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | smt.h | 745 struct smt_p_neighbor neighbor ; /* neighbors, we have only one*/ member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | spu.h | 217 struct file *neighbor);
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 1296 if (struct_size(ev, neighbor, ev->num_neighbors) > len) { in ath6kl_wmi_neighbor_report_event_rx() 1304 i + 1, ev->num_neighbors, ev->neighbor[i].bssid, in ath6kl_wmi_neighbor_report_event_rx() 1305 ev->neighbor[i].bss_flags); in ath6kl_wmi_neighbor_report_event_rx() 1307 ev->neighbor[i].bssid, in ath6kl_wmi_neighbor_report_event_rx() 1308 !!(ev->neighbor[i].bss_flags & in ath6kl_wmi_neighbor_report_event_rx()
|
H A D | wmi.h | 1723 struct wmi_neighbor_info neighbor[]; member
|