Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.h78 void (*rem_ip_addr_unset)(struct mlxsw_sp *mlxsw_sp, member
H A Dspectrum_ipip.c362 .rem_ip_addr_unset = mlxsw_sp_ipip_rem_addr_unset_gre4,
531 .rem_ip_addr_unset = mlxsw_sp_ipip_rem_addr_unset_gre6,
550 .rem_ip_addr_unset = mlxsw_sp_ipip_rem_addr_unset_gre6,
H A Dspectrum_router.c1216 ipip_ops->rem_ip_addr_unset(mlxsw_sp, ipip_entry); in mlxsw_sp_ipip_entry_dealloc()