Searched defs:frame_len (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/wlantest/ |
D | process.c | 265 static int check_fcs(const u8 *frame, size_t frame_len, const u8 *fcs) in check_fcs() 279 size_t frame_len; in wlantest_process() local 357 size_t frame_len; in wlantest_process_prism() local
|
D | ctrl.c | 1136 size_t frame_len; in ctrl_send_() local
|
/hostap-latest/src/utils/ |
D | crc32.c | 75 u32 ieee80211_crc32(const u8 *frame, size_t frame_len) in ieee80211_crc32()
|
/hostap-latest/src/fst/ |
D | fst_session.c | 358 size_t frame_len) in fst_session_handle_setup_request() 501 size_t frame_len) in fst_session_handle_setup_response() 605 size_t frame_len) in fst_session_handle_tear_down() 640 size_t frame_len) in fst_session_handle_ack_request() 704 size_t frame_len) in fst_session_handle_ack_response() 1072 size_t frame_len) in fst_session_handle_action()
|
/hostap-latest/src/pasn/ |
D | pasn_responder.c | 436 size_t frame_len, data_len; in handle_auth_pasn_resp() local
|
/hostap-latest/src/drivers/ |
D | driver_zephyr.c | 935 char *frame, int frame_len, in wpa_drv_zep_event_mgmt_rx()
|
D | driver.h | 6391 size_t frame_len; member
|
/hostap-latest/src/common/ |
D | wpa_common.c | 1651 const u8 *frame, size_t frame_len, u8 *mic) in pasn_mic()
|
/hostap-latest/src/ap/ |
D | wpa_auth.c | 3199 const struct ieee80211_mgmt *mgmt, size_t frame_len,
|