Home
last modified time | relevance | path

Searched refs:check_fcs (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/wlantest/
Dprocess.c265 static int check_fcs(const u8 *frame, size_t frame_len, const u8 *fcs) in check_fcs() function
331 if (check_fcs(frame, frame_len, fcspos) < 0) { in wlantest_process()
379 if (check_fcs(frame, frame_len, fcspos) < 0) { in wlantest_process_prism()
400 if (check_fcs(data, len, fcspos) < 0) { in wlantest_process_80211()