Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c136 * @ip_add: destination of route - can be IPv4 or IPv6
140 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c104 * @ip_add: destination of route - can be IPv4 or IPv6
108 u8 ip_add[]; member

Completed in 4 milliseconds