Searched refs:STRUCT_PACKED (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.2-release/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h45 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_hdr
52 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_nak_tlv
58 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_result_tlv
66 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_intermediate_result_tlv
78 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_crypto_binding_tlv
86 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_pac_ack_tlv
93 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_request_action_tlv
100 } STRUCT_PACKED; variable in typeref:struct:eap_tlv_pac_type_tlv
H A Deap_psk_common.h37 } STRUCT_PACKED; variable in typeref:struct:eap_psk_hdr_1
46 } STRUCT_PACKED; variable in typeref:struct:eap_psk_hdr_2
54 } STRUCT_PACKED; variable in typeref:struct:eap_psk_hdr_3
61 } STRUCT_PACKED; variable in typeref:struct:eap_psk_hdr_4
H A Deap_defs.h23 } STRUCT_PACKED; variable in typeref:struct:eap_hdr
H A Deap_fast_common.h46 } STRUCT_PACKED; variable in typeref:struct:pac_tlv_hdr
H A Deap_gpsk_common.h42 } STRUCT_PACKED; variable in typeref:struct:eap_gpsk_csuite
H A Deap_pax_common.h23 } STRUCT_PACKED; variable in typeref:struct:eap_pax_hdr
H A Deap_pwd_common.h56 } STRUCT_PACKED; variable in typeref:struct:eap_pwd_id
H A Dikev2_common.h35 } STRUCT_PACKED; variable in typeref:struct:ikev2_hdr
41 } STRUCT_PACKED; variable in typeref:struct:ikev2_payload_hdr
53 } STRUCT_PACKED; variable in typeref:struct:ikev2_proposal
63 } STRUCT_PACKED; variable in typeref:struct:ikev2_transform
H A Deap_sake_common.h51 } STRUCT_PACKED; variable in typeref:struct:eap_sake_hdr
/freebsd-10.2-release/contrib/wpa/src/common/
H A Deapol_common.h23 } STRUCT_PACKED; variable in typeref:struct:ieee802_1x_hdr
75 } STRUCT_PACKED; variable in typeref:struct:ieee802_1x_eapol_key
H A Dieee802_11_defs.h397 } STRUCT_PACKED; variable in typeref:struct:ieee80211_hdr
421 } STRUCT_PACKED auth;
425 } STRUCT_PACKED deauth;
431 } STRUCT_PACKED assoc_req;
438 } STRUCT_PACKED assoc_resp, reassoc_resp;
445 } STRUCT_PACKED reassoc_req;
449 } STRUCT_PACKED disassoc;
457 } STRUCT_PACKED beacon;
461 } STRUCT_PACKED probe_req;
469 } STRUCT_PACKED probe_res
554 } STRUCT_PACKED; variable in typeref:struct:ieee80211_mgmt
567 } STRUCT_PACKED; variable in typeref:struct:ieee80211_ht_capabilities
576 } STRUCT_PACKED; variable in typeref:struct:ieee80211_ht_operation
582 } STRUCT_PACKED; variable in typeref:struct:ieee80211_vht_capabilities
589 } STRUCT_PACKED; variable in typeref:struct:ieee80211_vht_operation
760 } STRUCT_PACKED; variable in typeref:struct:wmm_information_element
781 } STRUCT_PACKED; variable in typeref:struct:wmm_ac_parameter
798 } STRUCT_PACKED; variable in typeref:struct:wmm_parameter_element
825 } STRUCT_PACKED; variable in typeref:struct:wmm_tspec_element
1049 } STRUCT_PACKED; variable in typeref:struct:ieee80211_2040_bss_coex_ie
1056 } STRUCT_PACKED; variable in typeref:struct:ieee80211_2040_intol_chan_report
1065 } STRUCT_PACKED; variable in typeref:struct:wnm_sleep_element
[all...]
H A Dwpa_common.h171 } STRUCT_PACKED; variable in typeref:struct:wpa_eapol_key
188 } STRUCT_PACKED; variable in typeref:struct:wpa_ptk
210 } STRUCT_PACKED; variable in typeref:struct:wpa_ie_hdr
241 } STRUCT_PACKED; variable in typeref:struct:rsn_ie_hdr
263 } STRUCT_PACKED; variable in typeref:struct:rsn_error_kde
270 } STRUCT_PACKED; variable in typeref:struct:wpa_igtk_kde
277 } STRUCT_PACKED; variable in typeref:struct:rsn_mdie
288 } STRUCT_PACKED; variable in typeref:struct:rsn_ftie
299 } STRUCT_PACKED; variable in typeref:struct:rsn_rdie
/freebsd-10.2-release/contrib/wpa/src/l2_packet/
H A Dl2_packet.h36 } STRUCT_PACKED; variable in typeref:struct:l2_ethhdr
/freebsd-10.2-release/contrib/wpa/src/ap/
H A Dwpa_auth.h31 } STRUCT_PACKED; variable in typeref:struct:ft_rrb_frame
58 } STRUCT_PACKED; variable in typeref:struct:ft_r0kh_r1kh_pull_frame
74 } STRUCT_PACKED; variable in typeref:struct:ft_r0kh_r1kh_resp_frame
93 } STRUCT_PACKED; variable in typeref:struct:ft_r0kh_r1kh_push_frame
/freebsd-10.2-release/contrib/wpa/src/radius/
H A Dradius.h24 } STRUCT_PACKED; variable in typeref:struct:radius_hdr
47 } STRUCT_PACKED; variable in typeref:struct:radius_attr_hdr
154 } STRUCT_PACKED; variable in typeref:struct:radius_attr_vendor
/freebsd-10.2-release/contrib/wpa/src/eap_peer/
H A Deap_mschapv2.c37 } STRUCT_PACKED; variable in typeref:struct:eap_mschapv2_hdr
45 } STRUCT_PACKED; variable in typeref:struct:ms_response
55 } STRUCT_PACKED; variable in typeref:struct:ms_change_password
/freebsd-10.2-release/contrib/wpa/src/utils/
H A Dcommon.h320 #define STRUCT_PACKED __attribute__ ((packed)) macro
323 #define STRUCT_PACKED macro
/freebsd-10.2-release/contrib/wpa/src/eap_server/
H A Deap_server_mschapv2.c23 } STRUCT_PACKED; variable in typeref:struct:eap_mschapv2_hdr
/freebsd-10.2-release/contrib/wpa/src/rsn_supp/
H A Dtdls.c55 } STRUCT_PACKED; variable in typeref:struct:wpa_tdls_ftie
62 } STRUCT_PACKED; variable in typeref:struct:wpa_tdls_timeoutie
70 } STRUCT_PACKED; variable in typeref:struct:wpa_tdls_lnkid
77 } STRUCT_PACKED; variable in typeref:struct:wpa_tdls_frame
/freebsd-10.2-release/contrib/wpa/src/drivers/
H A Ddriver_wired.c38 } STRUCT_PACKED; variable in typeref:struct:ieee8023_hdr

Completed in 72 milliseconds