Searched refs:port_max (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/ |
| H A D | geneve.c | 62 u16 port_max; member 843 geneve->cfg.port_max, true); in geneve_xmit_skb() 955 geneve->cfg.port_max, true); in geneve6_xmit_skb() 1095 geneve->cfg.port_max, true); in geneve_fill_metadata_dst() 1122 geneve->cfg.port_max, true); in geneve_fill_metadata_dst() 1539 cfg->port_max = ntohs(p->high); in geneve_nl2info() 1663 .port_max = USHRT_MAX, in geneve_newlink() 1794 .high = htons(geneve->cfg.port_max), in geneve_fill_info() 1888 .port_max = USHRT_MAX, in geneve_dev_create_fb()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_nve_vxlan.c | 80 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
|
| /linux-6.15/include/net/ |
| H A D | vxlan.h | 220 u16 port_max; member
|
| /linux-6.15/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 2474 vxlan->cfg.port_max, true); in vxlan_xmit_one() 3236 vxlan->cfg.port_max, true); in vxlan_fill_metadata_dst() 4238 conf->port_max = ntohs(p->high); in vxlan_nl2conf() 4578 .high = htons(vxlan->cfg.port_max), in vxlan_fill_info()
|