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

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c386 static int vxlan_legacy_port = 0; variable
387 TUNABLE_INT("net.link.vxlan.legacy_port", &vxlan_legacy_port);
2550 if (!vxlan_tunable_int(sc, "legacy_port", vxlan_legacy_port)) {

Completed in 101 milliseconds