Searched refs:ie_type (Results 1 - 4 of 4) sorted by relevance

/external/tcpdump/
H A Dprint-fr.c384 u_int8_t ie_type; member in struct:ie_tlv_header_t
393 u_int8_t ie_type,ie_len; local
426 ie_type=tptr[0];
430 tok2str(mfr_ctrl_ie_values,"Unknown",ie_type),
431 ie_type,
435 if (ie_type == 0 || ie_len <= sizeof(struct ie_tlv_header_t))
444 switch (ie_type) {
779 tok2str(fr_q933_ie_codesets[codeset],"unknown",ie_p->ie_type),
780 ie_p->ie_type,
784 if (ie_p->ie_type
[all...]
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dtdls.c48 u8 ie_type; /* FTIE */ member in struct:wpa_tdls_ftie
58 u8 ie_type; /* Timeout IE */ member in struct:wpa_tdls_timeoutie
65 u8 ie_type; /* Link Identifier IE */ member in struct:wpa_tdls_lnkid
626 lnkid->ie_type = WLAN_EID_LINK_ID;
687 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
995 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1103 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1186 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
2031 lifetime->ie_type = WLAN_EID_TIMEOUT_INTERVAL;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dtdls.c48 u8 ie_type; /* FTIE */ member in struct:wpa_tdls_ftie
58 u8 ie_type; /* Timeout IE */ member in struct:wpa_tdls_timeoutie
65 u8 ie_type; /* Link Identifier IE */ member in struct:wpa_tdls_lnkid
626 lnkid->ie_type = WLAN_EID_LINK_ID;
687 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
995 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1103 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1186 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
2031 lifetime->ie_type = WLAN_EID_TIMEOUT_INTERVAL;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dtdls.c48 u8 ie_type; /* FTIE */ member in struct:wpa_tdls_ftie
58 u8 ie_type; /* Timeout IE */ member in struct:wpa_tdls_timeoutie
65 u8 ie_type; /* Link Identifier IE */ member in struct:wpa_tdls_lnkid
626 lnkid->ie_type = WLAN_EID_LINK_ID;
687 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
995 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1103 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1186 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
2031 lifetime->ie_type = WLAN_EID_TIMEOUT_INTERVAL;

Completed in 1008 milliseconds