Searched refs:port_max (Results 1 – 4 of 4) sorted by relevance
218 int rc, port_min, port_max, p; in inet_listen_saddr() local288 port_max = saddr->has_to ? saddr->to + port_offset : port_min; in inet_listen_saddr()289 for (p = port_min; p <= port_max; p++) { in inet_listen_saddr()
80 if (cfg->port_min || cfg->port_max) { in mlxsw_sp_nve_vxlan_can_offload()
220 u16 port_max; member
2536 vxlan->cfg.port_max, true); in vxlan_xmit_one()3123 vxlan->cfg.port_max, true); in vxlan_fill_metadata_dst()4101 conf->port_max = ntohs(p->high); in vxlan_nl2conf()4374 .high = htons(vxlan->cfg.port_max), in vxlan_fill_info()