Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve_vxlan.c80 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
/Linux-v6.6/include/net/
Dvxlan.h219 u16 port_min; member
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c2512 src_port = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_xmit_one()
3095 sport = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_fill_metadata_dst()
4073 conf->port_min = ntohs(p->low); in vxlan_nl2conf()
4346 .low = htons(vxlan->cfg.port_min), in vxlan_fill_info()