Searched refs:ipv4_route (Results 1 – 1 of 1) sorted by relevance
1378 struct nfp_tun_neigh ipv4_route; in nfp_tunnel_config_stop() local1397 memset(&ipv4_route, 0, sizeof(ipv4_route)); in nfp_tunnel_config_stop()1398 memcpy(&ipv4_route.dst_ipv4, &route_entry->ip_add, in nfp_tunnel_config_stop()1399 sizeof(ipv4_route.dst_ipv4)); in nfp_tunnel_config_stop()1405 (unsigned char *)&ipv4_route, in nfp_tunnel_config_stop()