Home
last modified time | relevance | path

Searched refs:ikey (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c160 .ikey = mlxsw_sp_ipip_parms4_ikey(&parms), in mlxsw_sp_ipip_netdev_parms_init_gre4()
195 u32 ikey; in mlxsw_sp_ipip_decap_config_gre4() local
199 ikey = mlxsw_sp_ipip_parms4_ikey(&parms); in mlxsw_sp_ipip_decap_config_gre4()
217 type_check, has_ikey, daddr4, ikey); in mlxsw_sp_ipip_decap_config_gre4()
303 } else if (old_parms->ikey != new_parms->ikey) { in mlxsw_sp_ipip_ol_netdev_change_gre()
375 .ikey = mlxsw_sp_ipip_parms6_ikey(&parms), in mlxsw_sp_ipip_netdev_parms_init_gre6()
409 u32 ikey; in mlxsw_sp_ipip_decap_config_gre6() local
413 ikey = mlxsw_sp_ipip_parms6_ikey(&parms); in mlxsw_sp_ipip_decap_config_gre6()
431 ipip_entry->dip_kvdl_index, ikey); in mlxsw_sp_ipip_decap_config_gre6()
[all...]
H A Dspectrum_ipip.h34 u32 ikey; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dip6gre_hier_keys.sh32 sw1_hierarchical_create $ol1 $ul1 ikey 111 okey 222
33 sw2_hierarchical_create $ol2 $ul2 ikey 222 okey 111
38 test_traffic_ip4ip6 "GRE hierarchical IPv4-in-IPv6 with ikey/okey"
39 test_traffic_ip6ip6 "GRE hierarchical IPv6-in-IPv6 with ikey/okey"
H A Dip6gre_flat_keys.sh32 sw1_flat_create $ol1 $ul1 ikey 111 okey 222
33 sw2_flat_create $ol2 $ul2 ikey 222 okey 111
38 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with ikey/okey"
39 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with ikey/okey"
H A Dipip_hier_gre_keys.sh29 sw1_hierarchical_create gre $ol1 $ul1 ikey 111 okey 222
30 sw2_hierarchical_create gre $ol2 $ul2 ikey 222 okey 111
37 ping_test $h1 192.0.2.18 " gre hierarchical with ikey/okey"
H A Dipip_flat_gre_keys.sh29 sw1_flat_create gre $ol1 $ul1 ikey 111 okey 222
30 sw2_flat_create gre $ol2 $ul2 ikey 222 okey 111
37 ping_test $h1 192.0.2.18 " gre flat with ikey/okey"
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dipip_hier_gre_keys.sh29 sw1_hierarchical_create gre $ol1 $ul1 ikey 111 okey 222
30 sw2_hierarchical_create gre $ol2 $ul2 ikey 222 okey 111
37 ping_test $h1 192.0.2.18 " gre hierarchical with ikey/okey"
H A Dipip_flat_gre_keys.sh29 sw1_flat_create gre $ol1 $ul1 ikey 111 okey 222
30 sw2_flat_create gre $ol2 $ul2 ikey 222 okey 111
37 ping_test $h1 192.0.2.18 " gre flat with ikey/okey"
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c156 u32 ikey; in mlxsw_sp_ipip_fib_entry_op_gre4_rtdp() local
160 ikey = mlxsw_sp_ipip_parms4_ikey(parms); in mlxsw_sp_ipip_fib_entry_op_gre4_rtdp()
178 type_check, has_ikey, daddr4, ikey); in mlxsw_sp_ipip_fib_entry_op_gre4_rtdp()

Completed in 3 milliseconds