Home
last modified time | relevance | path

Searched refs:vxlc_port_min (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/net/
HDif_vxlan.h125 uint16_t vxlc_port_min; member
HDif_vxlan.c1821 cfg->vxlc_port_min = sc->vxl_min_port; in vxlan_ctrl_get_config()
/NextBSD/sbin/ifconfig/
HDifvxlan.c147 cfg.vxlc_learn ? "" : "no", cfg.vxlc_port_min, in vxlan_status()