HomeSort by relevance Sort by last modified time
    Searched full:acknowledged (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/tcpdump/
lane.h 13 * acknowledged in any publications resulting from using
print-cip.c 13 * acknowledged in any publications resulting from using
print-lane.c 13 * acknowledged in any publications resulting from using
  /external/wpa_supplicant/
eap_tlv.h 19 #define EAP_TLV_RESULT_TLV 3 /* Acknowledged Result */
  /external/mtpd/
l2tp.c 98 static int acknowledged; variable
170 acknowledged = 0;
216 acknowledged = 1;
221 if (ntohs(p[4]) != remote_sequence || !acknowledged) {
418 return acknowledged ? 0 : TIMEOUT_INTERVAL;
543 if (acknowledged) {
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_tlv_common.h 19 #define EAP_TLV_RESULT_TLV 3 /* Acknowledged Result */
  /system/media/opensles/libopensles/
CAudioPlayer.c 88 // Mixer thread has acknowledged the request
COutputMix.c 80 // Mixer callback has acknowledged our request and unlinked output mix from engine.
  /external/qemu/slirp/
tcp_timer.h 60 * have been acknowledged (so that there are no retransmissions in progress),
  /external/qemu/slirp-android/
tcp_timer.h 60 * have been acknowledged (so that there are no retransmissions in progress),
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_tls.c 173 wpa_printf(MSG_DEBUG, "EAP-TLS: Client acknowledged final TLS "
eap_tnc.c 424 wpa_printf(MSG_DEBUG, "EAP-TNC: Peer acknowledged the last "
462 wpa_printf(MSG_DEBUG, "EAP-TNC: Fragment acknowledged");
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.h 81 TI_UINT32 dbgNumTxCmpltOkBytes[MAX_NUM_OF_AC];/* Acknowledged bytes (complete status TI_OK) */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/
hash_prime_size_policy_imp.hpp 53 // Originally taken from the SGI implementation; acknowledged in the docs.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/
thin_heap_.hpp 281 // Taken from the SGI implementation; acknowledged in the docs.
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrl.h 81 TI_UINT32 dbgNumTxCmpltOkBytes[MAX_NUM_OF_AC];/* Acknowledged bytes (complete status TI_OK) */
  /external/libnfc-nxp/src/
phLlcNfc_DataTypes.h 353 /* LLC, internally (means stored non acknowledged frames) has sent
356 /* LLC, internally (means stored non acknowledged frames) has sent
  /external/quake/quake/src/QW/client/
net_chan.c 46 the retransmit has been acknowledged and the reliable still failed to get there.
423 // if the current outgoing reliable message has been acknowledged
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cyclades.h 374 #define C_CM_ACK_ENBL 0x54 /* enable acknowledged interrupt mode */
375 #define C_CM_ACK_DSBL 0x55 /* disable acknowledged intr mode */
  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
win_ce_semaphore.c 6 copyright is properly acknowledged.
  /frameworks/base/core/java/android/provider/
CallLog.java 103 * Whether or not the call has been acknowledged
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.h 87 UINT32 dbgTxCmpltOkBytes[MAX_NUM_OF_TX_QUEUES]; /* Acknowledged bytes (complete status OK) */
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_ikev2.c 393 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Fragment acknowledged");
eap_tnc.c 271 wpa_printf(MSG_DEBUG, "EAP-TNC: Fragment acknowledged");
eap_wsc.c 348 wpa_printf(MSG_DEBUG, "EAP-WSC: Fragment acknowledged");

Completed in 621 milliseconds

1 2 3