Home
last modified time | relevance | path

Searched refs:VXLAN_F_LEARN (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_nve_vxlan.c14 VXLAN_F_LEARN)
103 config->learning_en = cfg->flags & VXLAN_F_LEARN ? 1 : 0; in mlxsw_sp_nve_vxlan_config()
A Dspectrum_switchdev.c2691 if (!(vxlan->cfg.flags & VXLAN_F_LEARN)) in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
/linux/include/net/
A Dvxlan.h259 #define VXLAN_F_LEARN 0x01 macro
/linux/drivers/net/
A Dvxlan.c1796 if ((vxlan->cfg.flags & VXLAN_F_LEARN) && in vxlan_set_mac()
2535 if ((dst_vxlan->cfg.flags & VXLAN_F_LEARN) && snoop) in vxlan_encap_bypass()
4069 VXLAN_F_LEARN, changelink, true, in vxlan_nl2conf()
4075 conf->flags |= VXLAN_F_LEARN; in vxlan_nl2conf()
4408 !!(vxlan->cfg.flags & VXLAN_F_LEARN)) || in vxlan_fill_info()

Completed in 23 milliseconds