HomeSort by relevance Sort by last modified time
    Searched full:payload (Results 326 - 350 of 776) sorted by null

<<11121314151617181920>>

  /external/dropbear/
svr-kex.c 55 if (buf_getmpint(ses.payload, &dh_e) != DROPBEAR_SUCCESS) {
  /external/iproute2/tc/
em_nbyte.c 120 fprintf(stderr, "NByte payload size mismatch\n");
  /external/ipsec-tools/src/racoon/
dnssec.c 128 plog(LLV_DEBUG, LOCATION, NULL, "created CERT payload:\n");
sainfo.h 47 * idsrc and iddst are constructed body of ID payload.
  /external/iptables/libipq/
ipq_set_mode.3 53 parameter is used to specify how many bytes of the payload to copy
  /external/kernel-headers/original/linux/
if_hippi.h 34 #define HIPPI_DATA_LEN 65280 /* Max. bytes in payload */
  /external/libnfc-nxp/src/
phHciNfc_Jewel.c 669 && ((JEWEL_MULTIPLE_TAGS_FOUND == message->payload[i] )
670 || (JEWEL_SINGLE_TAG_FOUND == message->payload[i]))
675 if (JEWEL_MULTIPLE_TAGS_FOUND == message->payload[i])
761 phHciNfc_Append_HCPFrame((uint8_t *)hcp_message->payload,
  /external/libnl-headers/netlink/
msg.h 52 /* payload access */
  /external/libvpx/vpx_mem/memory_manager/include/
heapmm.h 88 /* Pointer to (payload of) root node in AVL tree. This field should
  /external/llvm/include/llvm/ADT/
APFloat.h 219 const APInt *payload = 0) {
220 return makeNaN(Sem, false, Negative, payload);
226 const APInt *payload = 0) {
227 return makeNaN(Sem, true, Negative, payload);
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 33 // Copy the function payload into the memory block.
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
MockResponse.java 88 * Returns an input stream containing the raw HTTP payload.
  /external/tcpdump/
oakley.h 88 /* The use for checking proposal payload. This is not exchange type. */
  /external/webkit/Source/JavaScriptCore/jit/
SpecializedThunkJIT.h 102 loadPtr(Address(stackPointerRegister, OBJECT_OFFSETOF(JSValue, u.asBits.payload) - sizeof(double)), regT0);
  /external/wpa_supplicant_6/wpa_supplicant/
wpas_glue.c 93 * @buf: Frame payload starting from IEEE 802.1X header
94 * @len: Frame payload length
115 * @buf: EAPOL payload (after IEEE 802.1X header)
116 * @len: EAPOL payload length
  /frameworks/base/core/java/android/net/
TrafficStats.java 385 * Get the number of TCP payload bytes sent for this UID.
399 * Get the number of TCP payload bytes received for this UID.
413 * Get the number of UDP payload bytes sent for this UID.
427 * Get the number of UDP payload bytes received for this UID.
  /frameworks/base/core/java/android/nfc/
NdefMessage.java 40 * and the ID + TYPE + PAYLOAD fields are of the correct size.
  /frameworks/base/core/java/android/nfc/tech/
NfcV.java 96 * <p>Applications must not append the CRC to the payload,
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.h 52 const rpc_loc_event_payload_u_type* loc_event_payload /* payload */
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 216 rpc_loc_status_event_payload_u_type payload;
449 rpc_loc_ni_event_payload_u_type payload;
488 rpc_loc_assist_data_request_payload_u_type payload;
527 rpc_loc_server_request_u_type payload;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 193 rpc_loc_status_event_payload_u_type payload; member in struct:rpc_loc_status_event_s_type
467 rpc_loc_ni_event_payload_u_type payload; member in struct:rpc_loc_ni_event_s_type
510 rpc_loc_assist_data_request_payload_u_type payload; member in struct:rpc_loc_assist_data_request_s_type
554 rpc_loc_server_request_u_type payload; member in struct:rpc_loc_server_request_s_type
    [all...]
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
ChunkHandler.java 51 * the chunk payload.
  /libcore/luni/src/main/java/libcore/net/
RawSocket.java 86 * computing correct IP-header and payload checksums.
  /libcore/support/src/test/java/tests/http/
MockResponse.java 89 * Returns an input stream containing the raw HTTP payload.
  /packages/providers/DownloadProvider/tests/src/tests/http/
MockResponse.java 83 * Returns an input stream containing the raw HTTP payload.

Completed in 2733 milliseconds

<<11121314151617181920>>