Searched refs:route_entry (Results 1 – 1 of 1) sorted by relevance
766 struct nfp_ipv4_route_entry *route_entry; in nfp_tunnel_config_stop() local801 route_entry = list_entry(ptr, struct nfp_ipv4_route_entry, in nfp_tunnel_config_stop()803 list_del(&route_entry->list); in nfp_tunnel_config_stop()804 kfree(route_entry); in nfp_tunnel_config_stop()