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

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c366 static int vxlan_tunable_int(struct vxlan_softc *, const char *, int);
2550 if (!vxlan_tunable_int(sc, "legacy_port", vxlan_legacy_port)) {
2997 vxlan_tunable_int(struct vxlan_softc *sc, const char *knob, int def) function

Completed in 42 milliseconds