Searched refs:bad_fcs (Results 1 – 8 of 8) sorted by relevance
121 def get_frames(local_pcap_path, display_filter, bad_fcs): argument132 if bad_fcs == 'include':134 elif bad_fcs == 'discard':138 raise error.TestError('Invalid value for bad_fcs arg: %s.' % bad_fcs)202 frames = get_frames(local_pcap_path, diplay_filter, bad_fcs='discard')
41 bad_fcs='include')46 bad_fcs='include')
43 bad_fcs='include')
89 bad_fcs='discard')
47 bad_fcs='include')
92 bad_fcs='include')
91 bad_fcs='include')
162 pcap_path, tcpdump_analyzer.WLAN_BEACON_ACCEPTOR, bad_fcs='include')