/external/bluetooth/bluedroid/gki/common/ |
gki_debug.c | 171 BUFFER_HDR_T *hdr; local 190 hdr = (BUFFER_HDR_T *)(gki_cb.com.pool_start[pool]); 193 magic = (UINT32 *)((UINT8 *)hdr + BUFFER_HDR_SIZE + size); 194 print("%3d: 0x%02x %4d %10s\n", i, hdr->task_id, hdr->status, (*magic == MAGIC_NO)?"OK":"CORRUPTED"); 195 hdr = (BUFFER_HDR_T *)((UINT8 *)hdr + act_size);
|
/external/iproute2/tc/ |
q_atm.c | 44 fprintf(stderr, " [ hdr HEX... ] [ excess ( CLASSID | clp ) ] " 55 unsigned char hdr[MAX_HDR_LEN]; local 108 else if (!strcmp(*argv,"hdr")) { 113 ptr = hdr; 117 if (ptr == hdr+MAX_HDR_LEN) { 131 hdr_len = ptr-hdr; 184 if (hdr_len != -1) addattr_l(n,1024,TCA_ATM_HDR,hdr,hdr_len); 213 const __u8 *hdr = RTA_DATA(tb[TCA_ATM_HDR]); local 215 fprintf(f,"hdr"); 217 fprintf(f,"%c%02x", i ? '.' : ' ', hdr[i]) [all...] |
em_cmp.c | 40 static int cmp_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, 137 addraw_l(n, MAX_MSG, hdr, sizeof(*hdr)); 144 static int cmp_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data,
|
em_nbyte.c | 40 static int nbyte_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, 99 addraw_l(n, MAX_MSG, hdr, sizeof(*hdr)); 107 static int nbyte_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data,
|
em_u32.c | 36 static int u32_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, 145 addraw_l(n, MAX_MSG, hdr, sizeof(*hdr)); 152 static int u32_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data,
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
gki_debug.c | 170 BUFFER_HDR_T *hdr; local 189 hdr = (BUFFER_HDR_T *)(gki_cb.com.pool_start[pool]); 192 magic = (UINT32 *)((UINT8 *)hdr + BUFFER_HDR_SIZE + size); 193 print("%3d: 0x%02x %4d %10s\n", i, hdr->task_id, hdr->status, (*magic == MAGIC_NO)?"OK":"CORRUPTED"); 194 hdr = (BUFFER_HDR_T *)((UINT8 *)hdr + act_size);
|
/external/libnfc-nci/src/gki/common/ |
gki_debug.c | 170 BUFFER_HDR_T *hdr; local 189 hdr = (BUFFER_HDR_T *)(gki_cb.com.pool_start[pool]); 192 magic = (UINT32 *)((UINT8 *)hdr + BUFFER_HDR_SIZE + size); 193 print("%3d: 0x%02x %4d %10s\n", i, hdr->task_id, hdr->status, (*magic == MAGIC_NO)?"OK":"CORRUPTED"); 194 hdr = (BUFFER_HDR_T *)((UINT8 *)hdr + act_size);
|
/system/core/fastbootd/commands/ |
boot.c | 148 unsigned *create_atags(unsigned *atags_position, int atag_size, const struct boot_img_hdr *hdr, int *size) { 152 hdr->page_size)); 181 if (hdr->ramdisk_size > 0) { 190 .start = hdr->ramdisk_addr, 191 .size = hdr->ramdisk_size 201 cmdl_length = strnlen((char *) hdr->cmdline, BOOT_ARGS_SIZE - 1); 213 (char *) hdr->cmdline, cmdl_length);
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_int.h | 156 BT_HDR hdr; member in struct:__anon5037 164 BT_HDR hdr; member in struct:__anon5038 175 BT_HDR hdr; member in struct:__anon5039 184 BT_HDR hdr; member in struct:__anon5040 192 BT_HDR hdr; member in struct:__anon5041 199 BT_HDR hdr; member in struct:__anon5042 206 BT_HDR hdr; member in struct:__anon5043 213 BT_HDR hdr; member in struct:__anon5044 220 BT_HDR hdr; member in union:__anon5045
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_ttls.c | 284 struct eap_hdr *hdr, size_t len, 291 wpabuf_set(&msg, hdr, len); 310 struct eap_hdr *hdr, size_t len, 317 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, 355 hdr, resp)) 375 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, resp); 382 struct eap_hdr *hdr, 385 size_t len = be_to_host16(hdr->length); 394 pos = (u8 *) (hdr + 1); 398 *resp = eap_sm_buildIdentity(sm, hdr->identifier, 1) 957 struct eap_hdr *hdr; local 1008 struct eap_hdr *hdr; local 1231 struct eap_hdr *hdr; local [all...] |
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet_pcap.c | 121 struct pcap_pkthdr hdr; local 127 packet = pcap_next(pcap, &hdr); 129 if (packet == NULL || hdr.caplen < sizeof(*ethhdr)) 135 len = hdr.caplen; 138 len = hdr.caplen - sizeof(*ethhdr); 146 static void l2_packet_receive_cb(u_char *user, const struct pcap_pkthdr *hdr, 154 if (pkt_data == NULL || hdr->caplen < sizeof(*ethhdr)) 160 len = hdr->caplen; 163 len = hdr->caplen - sizeof(*ethhdr);
|
/external/wpa_supplicant_8/src/radius/ |
radius_das.c | 37 struct radius_hdr *hdr; local 62 hdr = radius_msg_get_hdr(msg); 157 RADIUS_CODE_DISCONNECT_ACK, hdr->identifier); 189 struct radius_hdr *hdr; local 250 hdr = radius_msg_get_hdr(msg); 252 switch (hdr->code) { 259 hdr->identifier); 274 hdr->code, abuf, from_port); 288 das->shared_secret_len, hdr) <
|
/external/libnl/lib/netfilter/ |
nfnl.c | 42 * hdr = nfnlmsg_put(msg, PID, SEQ, SUBSYS, TYPE, NLM_F_ECHO, 110 struct nfgenmsg hdr = { local 117 &hdr, sizeof(hdr));
|
/external/wpa_supplicant_8/src/drivers/ |
driver_wired.c | 117 struct ieee8023_hdr *hdr; local 130 hdr = (struct ieee8023_hdr *) buf; 132 switch (ntohs(hdr->ethertype)) { 135 sa = hdr->src; 140 pos = (u8 *) (hdr + 1); 141 left = len - sizeof(*hdr); 147 ntohs(hdr->ethertype)); 315 struct ieee8023_hdr *hdr; local 320 len = sizeof(*hdr) + data_len; 321 hdr = os_zalloc(len) [all...] |
/external/bluetooth/bluedroid/bta/av/ |
bta_av_act.c | 229 p_msg->hdr.event = msg_event; 275 p_buf->hdr.event = BTA_AV_AVRC_MSG_EVT; 591 if(p_data->hdr.layer_specific < BTA_AV_NUM_RCB) 593 p_rcb = &p_cb->rcb[p_data->hdr.layer_specific]; 618 if(p_data->hdr.layer_specific < BTA_AV_NUM_RCB) 620 p_rcb = &p_cb->rcb[p_data->hdr.layer_specific]; 641 if(p_data->hdr.layer_specific < BTA_AV_NUM_RCB) 643 p_rcb = &p_cb->rcb[p_data->hdr.layer_specific]; 663 if ((p_cb->features & BTA_AV_FEAT_METADATA) && (p_data->hdr.layer_specific < BTA_AV_NUM_RCB)) 668 p_rcb = &p_cb->rcb[p_data->hdr.layer_specific] 1369 BT_HDR hdr; local [all...] |
/external/blktrace/btreplay/ |
btrecord.h | 55 * @hdr: Header describing stall and how many IO packets follow 59 struct io_bunch_hdr hdr; member in struct:io_bunch
|
/external/chromium_org/third_party/icu/source/common/ |
ucmndata.h | 47 DataHeader hdr; member in struct:__anon16583
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
nvc0_program.h | 35 uint32_t hdr[20]; member in struct:nvc0_program
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
rtp_format_vp8_test_helper.h | 32 explicit RtpFormatVp8TestHelper(const RTPVideoHeaderVP8* hdr);
|
/external/clang/test/CodeGen/ |
2009-01-21-InvalidIterator.c | 72 const struct unw_eh_frame_hdr *hdr; local
|
/external/clang/test/Sema/ |
gnu-flags.c | 151 // expected-warning@+8 {{field 'hdr' with variable sized type 'struct vst' not at the end of a struct or class is a GNU extension}} 159 struct vst hdr; member in struct:vstnae
|
struct-decl.c | 32 struct pppoe_tag hdr; //expected-warning{{field 'hdr' with variable sized type 'struct pppoe_tag' not at the end of a struct or class is a GNU extension}} member in struct:datatag
|
/external/jpeg/ |
jmemmgr.c | 96 } hdr; member in union:small_pool_struct 107 } hdr; member in union:large_pool_struct 200 lhdr_ptr = lhdr_ptr->hdr.next) { 202 (long) lhdr_ptr->hdr.bytes_used); 206 shdr_ptr = shdr_ptr->hdr.next) { 208 (long) shdr_ptr->hdr.bytes_used, 209 (long) shdr_ptr->hdr.bytes_left); 280 if (hdr_ptr->hdr.bytes_left >= sizeofobject) 283 hdr_ptr = hdr_ptr->hdr.next; 308 hdr_ptr->hdr.next = NULL [all...] |
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_api.c | 76 p_msg->hdr.event = NFA_HCI_API_REGISTER_APP_EVT; 123 p_msg->hdr.event = NFA_HCI_API_GET_APP_GATE_PIPE_EVT; 184 p_msg->hdr.event = NFA_HCI_API_DEREGISTER_APP_EVT; 235 p_msg->hdr.event = NFA_HCI_API_ALLOC_GATE_EVT; 280 p_msg->hdr.event = NFA_HCI_API_DEALLOC_GATE_EVT; 320 p_msg->hdr.event = NFA_HCI_API_GET_HOST_LIST_EVT; 395 p_msg->hdr.event = NFA_HCI_API_CREATE_PIPE_EVT; 444 p_msg->hdr.event = NFA_HCI_API_OPEN_PIPE_EVT; 492 p_msg->hdr.event = NFA_HCI_API_GET_REGISTRY_EVT; 553 p_msg->hdr.event = NFA_HCI_API_SET_REGISTRY_EVT [all...] |
/external/libunwind/src/ia64/ |
Gtables.c | 142 unw_word_t hdr_addr, info_addr, hdr, directives, pers, cookie, off; local 197 if ((ret = read_mem (as, hdr_addr, &hdr, arg)) < 0) 200 if (IA64_UNW_VER (hdr) != 1 201 || IA64_UNW_FLAG_EHANDLER (hdr) || IA64_UNW_FLAG_UHANDLER (hdr)) 206 if (IA64_UNW_LENGTH (hdr) != 1) 255 unw_word_t addr, hdr_addr, info_addr, info_end_addr, hdr, *wp; local 313 if ((ret = read_mem (as, hdr_addr, &hdr, arg)) < 0) 316 if (IA64_UNW_VER (hdr) != 1) 318 Debug (1, "Unknown header version %ld (hdr word=0x%lx @ 0x%lx)\n" [all...] |