Searched refs:ipip_entry (Results 1 – 4 of 4) sorted by relevance
167 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_nexthop_update_gre4() argument185 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp_ipip_decap_config_gre4() argument292 ipip_entry)) { in mlxsw_sp_ipip_ol_netdev_change_gre()322 ipip_entry->parms = *new_parms; in mlxsw_sp_ipip_ol_netdev_change_gre()340 struct mlxsw_sp_ipip_entry *ipip_entry) in mlxsw_sp_ipip_rem_addr_set_gre4() argument385 struct mlxsw_sp_ipip_entry *ipip_entry, in mlxsw_sp1_ipip_decap_config_gre6() argument479 ipip_entry->dip_kvdl_index); in mlxsw_sp2_ipip_nexthop_update_gre6()517 ipip_entry->dip_kvdl_index, ikey); in mlxsw_sp2_ipip_decap_config_gre6()577 &ipip_entry->dip_kvdl_index); in mlxsw_sp2_ipip_rem_addr_set_gre6()592 ipip_entry->dip_kvdl_index); in mlxsw_sp2_ipip_rem_addr_set_gre6()[all …]
57 struct mlxsw_sp_ipip_entry *ipip_entry,69 struct mlxsw_sp_ipip_entry *ipip_entry,73 struct mlxsw_sp_ipip_entry *ipip_entry,76 struct mlxsw_sp_ipip_entry *ipip_entry);78 const struct mlxsw_sp_ipip_entry *ipip_entry);
1122 ipip_entry = kzalloc(sizeof(*ipip_entry), GFP_KERNEL); in mlxsw_sp_ipip_entry_alloc()1123 if (!ipip_entry) in mlxsw_sp_ipip_entry_alloc()1227 fib_entry->decap.ipip_entry = ipip_entry; in mlxsw_sp_fib_entry_decap_init()1568 if (ipip_entry) in mlxsw_sp_netdevice_ipip_ol_unreg_event()1649 if (ipip_entry) in mlxsw_sp_netdevice_ipip_ol_up_event()1667 if (ipip_entry) in mlxsw_sp_netdevice_ipip_ol_down_event()1757 if (!ipip_entry) in mlxsw_sp_netdevice_ipip_ol_vrf_event()4232 nh->ipip_entry = ipip_entry; in mlxsw_sp_nexthop_ipip_init()4241 struct mlxsw_sp_ipip_entry *ipip_entry = nh->ipip_entry; in mlxsw_sp_nexthop_ipip_fini() local6090 if (ipip_entry && ipip_entry->ol_dev->flags & IFF_UP) { in mlxsw_sp_fib4_entry_type_set()[all …]
190 struct mlxsw_sp_ipip_entry *ipip_entry,196 struct mlxsw_sp_ipip_entry *ipip_entry);
Completed in 33 milliseconds