Searched refs:vifi_t (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ |
H A D | mroute.h | 46 typedef unsigned short vifi_t; typedef 47 #define ALL_VIFS ((vifi_t)(-1)) 62 vifi_t vifc_vifi; /* Index of VIF */ 83 vifi_t mfcc_parent; /* Where it arrived */ 102 vifi_t vifi; /* Which iface */
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.h | 78 struct net_device *dev, vifi_t vif_index, 81 void mlxsw_sp_mr_vif_del(struct mlxsw_sp_mr_table *mr_table, vifi_t vif_index);
|
/linux/net/ipv4/ |
H A D | ipmr.c | 110 struct sk_buff *pkt, vifi_t vifi, int assert); 654 vifi_t vif_index, u32 tb_id) in call_ipmr_vif_entry_notifiers() 1046 struct sk_buff *pkt, vifi_t vifi, int assert) in ipmr_cache_report() 1129 static int ipmr_cache_unresolved(struct mr_table *mrt, vifi_t vifi, in ipmr_cache_unresolved() 1707 vifi_t vifi; /* Which iface */
|