Searched refs:bss_tm_resp (Results 1 – 2 of 2) sorted by relevance
516 mgmt->u.action.u.bss_tm_resp.action = WNM_BSS_TRANS_MGMT_RESP; in wnm_send_bss_transition_mgmt_resp()517 mgmt->u.action.u.bss_tm_resp.dialog_token = dialog_token; in wnm_send_bss_transition_mgmt_resp()518 mgmt->u.action.u.bss_tm_resp.status_code = status; in wnm_send_bss_transition_mgmt_resp()519 mgmt->u.action.u.bss_tm_resp.bss_termination_delay = delay; in wnm_send_bss_transition_mgmt_resp()520 pos = mgmt->u.action.u.bss_tm_resp.variable; in wnm_send_bss_transition_mgmt_resp()
551 } STRUCT_PACKED bss_tm_resp; member