Searched refs:intval (Results 1 - 14 of 14) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dwnm_sta.h67 u8 action, u16 intval, struct wpabuf *tfs_req);
H A Dwnm_sta.c50 u8 action, u16 intval, struct wpabuf *tfs_req)
76 wnmsleep_ie->intval = host_to_le16(intval);
138 "(action=%d, intval=%d)", action, intval);
285 "frame (action=%d, intval=%d)",
286 wnmsleep_ie->action_type, wnmsleep_ie->intval);
295 "(action=%d, intval=%d)",
296 wnmsleep_ie->action_type, wnmsleep_ie->intval);
49 ieee802_11_send_wnmsleep_req(struct wpa_supplicant *wpa_s, u8 action, u16 intval, struct wpabuf *tfs_req) argument
H A Dctrl_iface.c5486 int intval = 0; local
5500 intval = atoi(pos + 10);
5525 WNM_SLEEP_MODE_EXIT, intval,
/external/smack/src/org/xbill/DNS/
H A DName.java223 int intval = 0;
230 intval *= 10;
231 intval += (b - '0');
232 if (intval > 255)
236 b = (byte) intval;
248 intval = 0;
H A DRecord.java359 int intval = 0;
365 intval *= 10;
366 intval += (b - '0');
367 if (intval > 255)
372 b = (byte) intval;
382 intval = 0;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwnm_ap.c47 u8 action_type, u16 intval)
76 wnmsleep_ie.intval = host_to_le16(intval);
239 le_to_host16(wnmsleep_ie->intval));
45 ieee802_11_send_wnmsleep_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, u8 action_type, u16 intval) argument
/external/wpa_supplicant_8/src/ap/
H A Dwnm_ap.c47 u8 action_type, u16 intval)
76 wnmsleep_ie.intval = host_to_le16(intval);
239 le_to_host16(wnmsleep_ie->intval));
45 ieee802_11_send_wnmsleep_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, u8 action_type, u16 intval) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwnm_ap.c47 u8 action_type, u16 intval)
76 wnmsleep_ie.intval = host_to_le16(intval);
239 le_to_host16(wnmsleep_ie->intval));
45 ieee802_11_send_wnmsleep_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, u8 action_type, u16 intval) argument
/external/clang/test/CodeGen/
H A Dx86_64-arguments.c396 struct test51_s { __uint128_t intval; }; member in struct:test51_s
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h1225 le16 intval; member in struct:wnm_sleep_element
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h1225 le16 intval; member in struct:wnm_sleep_element
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h1225 le16 intval; member in struct:wnm_sleep_element
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 210 milliseconds