Searched refs:route_entry (Results 1 – 1 of 1) sorted by relevance
1038 struct nfp_ipv4_route_entry *route_entry; in nfp_tunnel_config_stop() local1055 route_entry = list_entry(ptr, struct nfp_ipv4_route_entry, in nfp_tunnel_config_stop()1057 list_del(&route_entry->list); in nfp_tunnel_config_stop()1058 kfree(route_entry); in nfp_tunnel_config_stop()