Searched refs:frag_threshold (Results 1 – 3 of 3) sorted by relevance
36 frag_threshold=256)
467 def frag_threshold(self): member in HostapConfig488 dtim_period=None, frag_threshold=None, ssid=None, bssid=None, argument581 self._frag_threshold = frag_threshold
330 if configuration.frag_threshold:332 if threshold != configuration.frag_threshold: