Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dvxlan.h214 u16 port_max; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c51 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
/Linux-v5.4/drivers/net/
Dvxlan.c2501 vxlan->cfg.port_max, true); in vxlan_xmit_one()
2915 vxlan->cfg.port_max, true); in vxlan_fill_metadata_dst()
3839 conf->port_max = ntohs(p->high); in vxlan_nl2conf()
4070 .high = htons(vxlan->cfg.port_max), in vxlan_fill_info()