Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmroute.h73 #define VIFF_TUNNEL 0x1 /* IPIP tunnel */ macro
/linux-6.3-rc2/net/ipv4/
A Dipmr.c698 if (v->flags & (VIFF_TUNNEL | VIFF_REGISTER) && !notify) in vif_delete()
843 case VIFF_TUNNEL: in vif_add()
885 (VIFF_TUNNEL | VIFF_REGISTER)); in vif_add()
1851 if (vif->flags & VIFF_TUNNEL) { in ipmr_queue_xmit()
1898 if (vif->flags & VIFF_TUNNEL) { in ipmr_queue_xmit()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_mr.c821 return !(vif->vif_flags & (VIFF_TUNNEL | VIFF_REGISTER)); in mlxsw_sp_mr_vif4_is_regular()

Completed in 12 milliseconds