Searched defs:ie_type (Results 1 - 5 of 5) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
H A Dwpa.h466 u8 ie_type; member in struct:wpa_kde
468 /** Length, not including ie_type and length fields */
/external/tcpdump/
H A Dprint-fr.c430 uint8_t ie_type; member in struct:ie_tlv_header_t
440 uint8_t ie_type,ie_len; local
473 ie_type=tptr[0];
477 tok2str(mfr_ctrl_ie_values,"Unknown",ie_type),
478 ie_type,
482 if (ie_type == 0 || ie_len <= sizeof(struct ie_tlv_header_t))
491 switch (ie_type) {
834 "unknown", ie_p->ie_type),
835 ie_p->ie_type,
840 if (ie_p->ie_type
[all...]
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dtdls.c52 u8 ie_type; /* FTIE */ member in struct:wpa_tdls_ftie
62 u8 ie_type; /* Timeout IE */ member in struct:wpa_tdls_timeoutie
69 u8 ie_type; /* Link Identifier IE */ member in struct:wpa_tdls_lnkid
718 lnkid->ie_type = WLAN_EID_LINK_ID;
787 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1152 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1262 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1354 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
2595 lifetime->ie_type = WLAN_EID_TIMEOUT_INTERVAL;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dtdls.c52 u8 ie_type; /* FTIE */ member in struct:wpa_tdls_ftie
62 u8 ie_type; /* Timeout IE */ member in struct:wpa_tdls_timeoutie
69 u8 ie_type; /* Link Identifier IE */ member in struct:wpa_tdls_lnkid
718 lnkid->ie_type = WLAN_EID_LINK_ID;
787 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1152 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1262 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1354 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
2595 lifetime->ie_type = WLAN_EID_TIMEOUT_INTERVAL;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dtdls.c52 u8 ie_type; /* FTIE */ member in struct:wpa_tdls_ftie
62 u8 ie_type; /* Timeout IE */ member in struct:wpa_tdls_timeoutie
69 u8 ie_type; /* Link Identifier IE */ member in struct:wpa_tdls_lnkid
718 lnkid->ie_type = WLAN_EID_LINK_ID;
787 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1152 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1262 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
1354 ftie->ie_type = WLAN_EID_FAST_BSS_TRANSITION;
2595 lifetime->ie_type = WLAN_EID_TIMEOUT_INTERVAL;

Completed in 93 milliseconds