Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dtunnel_conf.c140 u8 ip_add[]; member
338 if (!memcmp(entry->ip_add, add, add_len)) { in __nfp_tun_has_route()
354 if (!memcmp(entry->ip_add, add, add_len)) { in __nfp_tun_add_route_to_cache()
365 memcpy(entry->ip_add, add, add_len); in __nfp_tun_add_route_to_cache()
380 if (!memcmp(entry->ip_add, add, add_len)) { in __nfp_tun_del_route_from_cache()
1409 memcpy(&ipv4_route.dst_ipv4, &route_entry->ip_add, in nfp_tunnel_config_stop()
1423 memcpy(&ipv6_route.dst_ipv6, &route_entry->ip_add, in nfp_tunnel_config_stop()

Completed in 6 milliseconds