Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c102 struct nfp_ipv4_route_entry { struct
247 struct nfp_ipv4_route_entry *entry; in nfp_tun_has_route()
252 entry = list_entry(ptr, struct nfp_ipv4_route_entry, list); in nfp_tun_has_route()
265 struct nfp_ipv4_route_entry *entry; in nfp_tun_add_route_to_cache()
270 entry = list_entry(ptr, struct nfp_ipv4_route_entry, list); in nfp_tun_add_route_to_cache()
291 struct nfp_ipv4_route_entry *entry; in nfp_tun_del_route_from_cache()
296 entry = list_entry(ptr, struct nfp_ipv4_route_entry, list); in nfp_tun_del_route_from_cache()
766 struct nfp_ipv4_route_entry *route_entry; in nfp_tunnel_config_stop()
801 route_entry = list_entry(ptr, struct nfp_ipv4_route_entry, in nfp_tunnel_config_stop()