Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c287 if (!mlxsw_sp_l3addr_eq(&new_saddr, &old_saddr)) { in mlxsw_sp_ipip_ol_netdev_change_gre4()
306 } else if (!mlxsw_sp_l3addr_eq(&new_daddr, &old_daddr)) { in mlxsw_sp_ipip_ol_netdev_change_gre4()
Dspectrum_router.h144 static inline bool mlxsw_sp_l3addr_eq(const union mlxsw_sp_l3addr *addr1, in mlxsw_sp_l3addr_eq() function
Dspectrum_router.c1077 mlxsw_sp_l3addr_eq(&tun_saddr, &saddr); in mlxsw_sp_ipip_entry_saddr_matches()