Home
last modified time | relevance | path

Searched refs:port_max (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c51 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
/kernel/linux/linux-5.10/include/net/
H A Dvxlan.h218 u16 port_max; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c80 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
/kernel/linux/linux-6.6/include/net/
H A Dvxlan.h220 u16 port_max; member
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2677 vxlan->cfg.port_max, true); in vxlan_xmit_one()
3181 vxlan->cfg.port_max, true); in vxlan_fill_metadata_dst()
4126 conf->port_max = ntohs(p->high); in vxlan_nl2conf()
4355 .high = htons(vxlan->cfg.port_max), in vxlan_fill_info()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2513 vxlan->cfg.port_max, true); in vxlan_xmit_one()
3096 vxlan->cfg.port_max, true); in vxlan_fill_metadata_dst()
4074 conf->port_max = ntohs(p->high); in vxlan_nl2conf()
4347 .high = htons(vxlan->cfg.port_max), in vxlan_fill_info()

Completed in 15 milliseconds