Home
last modified time | relevance | path

Searched refs:port_min (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.h217 u16 port_min; 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.h219 u16 port_min; member
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2676 src_port = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_xmit_one()
3180 sport = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_fill_metadata_dst()
4125 conf->port_min = ntohs(p->low); in vxlan_nl2conf()
4354 .low = htons(vxlan->cfg.port_min), in vxlan_fill_info()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A 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()

Completed in 16 milliseconds