Searched refs:vxlan_tunable_int (Results 1 – 1 of 1) sorted by relevance
406 static int vxlan_tunable_int(struct vxlan_softc *, const char *, int);2962 if (!vxlan_tunable_int(sc, "legacy_port", vxlan_legacy_port)) { in vxlan_set_default_config()3601 vxlan_tunable_int(struct vxlan_softc *sc, const char *knob, int def) in vxlan_tunable_int() function