Home
last modified time | relevance | path

Searched refs:nfp_ipv4_route_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c90 struct nfp_ipv4_route_entry { struct
230 struct nfp_ipv4_route_entry *entry; in nfp_tun_has_route()
235 entry = list_entry(ptr, struct nfp_ipv4_route_entry, list); in nfp_tun_has_route()
248 struct nfp_ipv4_route_entry *entry; in nfp_tun_add_route_to_cache()
253 entry = list_entry(ptr, struct nfp_ipv4_route_entry, list); in nfp_tun_add_route_to_cache()
274 struct nfp_ipv4_route_entry *entry; in nfp_tun_del_route_from_cache()
279 entry = list_entry(ptr, struct nfp_ipv4_route_entry, list); in nfp_tun_del_route_from_cache()
1038 struct nfp_ipv4_route_entry *route_entry; in nfp_tunnel_config_stop()
1055 route_entry = list_entry(ptr, struct nfp_ipv4_route_entry, in nfp_tunnel_config_stop()