Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_nve_vxlan.c78 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
/linux-6.3-rc2/include/net/
A Dvxlan.h218 u16 port_min; member
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_core.c2542 src_port = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_xmit_one()
3059 sport = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_fill_metadata_dst()
4029 conf->port_min = ntohs(p->low); in vxlan_nl2conf()
4286 .low = htons(vxlan->cfg.port_min), in vxlan_fill_info()

Completed in 16 milliseconds