Searched defs:mlxsw_sp_ipip_ops (Results 1 – 1 of 1) sorted by relevance
38 struct mlxsw_sp_ipip_ops { struct39 int dev_type;40 enum mlxsw_sp_l3proto ul_proto; /* Underlay. */64 extern const struct mlxsw_sp_ipip_ops *mlxsw_sp_ipip_ops_arr[]; argument