Searched refs:mlxsw_sp_l3addr_eq (Results 1 – 3 of 3) sorted by relevance
253 if (!mlxsw_sp_l3addr_eq(&new_saddr, &old_saddr)) { in mlxsw_sp_ipip_ol_netdev_change_gre4()272 } else if (!mlxsw_sp_l3addr_eq(&new_daddr, &old_daddr)) { in mlxsw_sp_ipip_ol_netdev_change_gre4()
221 static inline bool mlxsw_sp_l3addr_eq(const union mlxsw_sp_l3addr *addr1, in mlxsw_sp_l3addr_eq() function
1174 mlxsw_sp_l3addr_eq(&tun_saddr, &saddr); in mlxsw_sp_ipip_entry_saddr_matches()