Searched refs:vxlp_max_port (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_vxlan.h86 uint16_t vxlp_max_port; member in struct:ifvxlanparam
H A Dif_vxlan.c2676 if (vxlp->vxlp_min_port <= vxlp->vxlp_max_port) {
2678 sc->vxl_max_port = vxlp->vxlp_max_port;
/freebsd-12-stable/sbin/ifconfig/
H A Difvxlan.c459 params.vxlp_max_port = max;

Completed in 180 milliseconds