Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_nve_vxlan.c43 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
/linux/include/net/
A Dvxlan.h217 u16 port_min; member
/linux/drivers/net/
A Dvxlan.c2679 src_port = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_xmit_one()
3184 sport = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_fill_metadata_dst()
4134 conf->port_min = ntohs(p->low); in vxlan_nl2conf()
4363 .low = htons(vxlan->cfg.port_min), in vxlan_fill_info()

Completed in 14 milliseconds