Home
last modified time | relevance | path

Searched refs:route_entry (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c1385 struct nfp_offloaded_route *route_entry, *temp; in nfp_tunnel_config_stop() local
1406 list_for_each_entry_safe(route_entry, temp, in nfp_tunnel_config_stop()
1409 memcpy(&ipv4_route.dst_ipv4, &route_entry->ip_add, in nfp_tunnel_config_stop()
1411 list_del(&route_entry->list); in nfp_tunnel_config_stop()
1412 kfree(route_entry); in nfp_tunnel_config_stop()
1420 list_for_each_entry_safe(route_entry, temp, in nfp_tunnel_config_stop()
1423 memcpy(&ipv6_route.dst_ipv6, &route_entry->ip_add, in nfp_tunnel_config_stop()
1425 list_del(&route_entry->list); in nfp_tunnel_config_stop()
1426 kfree(route_entry); in nfp_tunnel_config_stop()
/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls7a_irq.h55 u8 route_entry[64]; member
H A Dls7a_irq.c292 state->route_entry[offset_tmp] = in ls7a_ioapic_reg_write()
436 result = state->route_entry[offset_tmp]; in ls7a_ioapic_reg_read()
622 seq_printf(m, "%d ", ioapic_state->route_entry[i]); in kvm_dump_ls7a_ioapic_state()
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dkvm.h195 __u8 route_entry[64]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dkvm.h201 __u8 route_entry[64]; member

Completed in 5 milliseconds