Searched refs:vxl_min_port (Results 1 – 1 of 1) sorted by relevance
176 uint16_t vxl_min_port; member1922 cfg->vxlc_port_min = sc->vxl_min_port; in vxlan_ctrl_get_config()2082 sc->vxl_min_port = min; in vxlan_ctrl_set_port_range()2386 range = sc->vxl_max_port - sc->vxl_min_port + 1; in vxlan_pick_source_port()2394 return (sc->vxl_min_port + (hash % range)); in vxlan_pick_source_port()2916 sc->vxl_min_port = V_ipport_firstauto; in vxlan_set_default_config()2987 sc->vxl_min_port = vxlp->vxlp_min_port; in vxlan_set_user_config()