Searched refs:ipv4_route (Results 1 – 1 of 1) sorted by relevance
1393 struct nfp_tun_neigh ipv4_route; in nfp_tunnel_config_stop() local1412 memset(&ipv4_route, 0, sizeof(ipv4_route)); in nfp_tunnel_config_stop()1413 memcpy(&ipv4_route.dst_ipv4, &route_entry->ip_add, in nfp_tunnel_config_stop()1414 sizeof(ipv4_route.dst_ipv4)); in nfp_tunnel_config_stop()1420 (unsigned char *)&ipv4_route, in nfp_tunnel_config_stop()