Searched defs:hdr (Results 26 - 50 of 438) sorted by relevance

1234567891011>>

/external/kernel-headers/original/uapi/linux/
H A Datm_tcp.h35 struct atmtcp_hdr hdr; /* must be first */ member in struct:atmtcp_control
45 * Messge type dir. hdr.v?i type addr qos vcc result
H A Dauto_fs.h53 struct autofs_packet_hdr hdr; member in struct:autofs_packet_missing
61 struct autofs_packet_hdr hdr; member in struct:autofs_packet_expire
/external/openfst/src/script/
H A Dfst-class.cc50 FstHeader hdr; local
51 if (!hdr.Read(in, fname)) {
55 FstReadOptions read_options(fname, &hdr);
61 reg->GetReader(hdr.ArcType());
65 << hdr.ArcType() << "\" : " << read_options.source;
/external/tcpdump/
H A Dprint-igrp.c82 register struct igrphdr *hdr; local
86 hdr = (struct igrphdr *)bp;
87 cp = (u_char *)(hdr + 1);
91 TCHECK(*hdr);
92 nint = EXTRACT_16BITS(&hdr->ig_ni);
93 nsys = EXTRACT_16BITS(&hdr->ig_ns);
94 next = EXTRACT_16BITS(&hdr->ig_nx);
97 tok2str(op2str, "op-#%d", IGRP_OP(hdr->ig_vop)),
98 IGRP_V(hdr->ig_vop),
99 hdr
[all...]
H A Dprint-pflog.c94 pflog_print(const struct pfloghdr *hdr) argument
98 rulenr = EXTRACT_32BITS(&hdr->rulenr);
99 subrulenr = EXTRACT_32BITS(&hdr->subrulenr);
103 printf("rule %u.%s.%u/", rulenr, hdr->ruleset, subrulenr);
106 tok2str(pf_reasons, "unkn(%u)", hdr->reason),
107 tok2str(pf_actions, "unkn(%u)", hdr->action),
108 tok2str(pf_directions, "unkn(%u)", hdr->dir),
109 hdr->ifname);
118 const struct pfloghdr *hdr; local
128 hdr
[all...]
/external/webp/src/dec/
H A Dquant.c71 const VP8SegmentHeader* const hdr = &dec->segment_hdr_; local
76 if (hdr->use_segment_) {
77 q = hdr->quantizer_[i];
78 if (!hdr->absolute_delta_) {
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Daes-eax.c21 * @hdr: Header data to be authenticity protected
29 const u8 *hdr, size_t hdr_len,
58 os_memcpy(buf + 16, hdr, hdr_len);
85 * @hdr: Header data to be authenticity protected
93 const u8 *hdr, size_t hdr_len,
124 os_memcpy(buf + 16, hdr, hdr_len);
28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) argument
92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) argument
/external/wpa_supplicant_8/src/crypto/
H A Daes-eax.c21 * @hdr: Header data to be authenticity protected
29 const u8 *hdr, size_t hdr_len,
58 os_memcpy(buf + 16, hdr, hdr_len);
85 * @hdr: Header data to be authenticity protected
93 const u8 *hdr, size_t hdr_len,
124 os_memcpy(buf + 16, hdr, hdr_len);
28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) argument
92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) argument
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Daes-eax.c21 * @hdr: Header data to be authenticity protected
29 const u8 *hdr, size_t hdr_len,
58 os_memcpy(buf + 16, hdr, hdr_len);
85 * @hdr: Header data to be authenticity protected
93 const u8 *hdr, size_t hdr_len,
124 os_memcpy(buf + 16, hdr, hdr_len);
28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) argument
92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) argument
/external/blktrace/btreplay/
H A Dbtrecord.h55 * @hdr: Header describing stall and how many IO packets follow
59 struct io_bunch_hdr hdr; member in struct:io_bunch
/external/bluetooth/bluedroid/btif/include/
H A Dbtif_media.h67 BT_HDR hdr; member in struct:__anon1040
80 BT_HDR hdr; member in struct:__anon1041
89 BT_HDR hdr; member in struct:__anon1042
96 BT_HDR hdr; member in struct:__anon1043
/external/bluetooth/bluedroid/stack/include/
H A Davdtc_api.h48 tAVDT_EVT_HDR hdr; /* Event header */ member in struct:__anon1321
55 tAVDT_EVT_HDR hdr; member in union:__anon1322
/external/chromium_org/third_party/icu/source/common/
H A Ducmndata.h47 DataHeader hdr; member in struct:__anon11958
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Ddtls_srtp_driver.c230 srtp_hdr_t *hdr; local
234 hdr = malloc(pkt_octet_len + bytes_in_hdr
236 if (!hdr)
239 hdr->version = 2; /* RTP version two */
240 hdr->p = 0; /* no padding needed */
241 hdr->x = 0; /* no header extension */
242 hdr->cc = 0; /* no CSRCs */
243 hdr->m = 0; /* marker bit */
244 hdr->pt = 0xf; /* payload type */
245 hdr
[all...]
/external/chromium_org/ui/snapshot/
H A Dsnapshot_win.cc53 BITMAPINFOHEADER hdr; local
56 &hdr);
60 reinterpret_cast<BITMAPINFO*>(&hdr),
/external/iproute2/tc/
H A Dem_cmp.c40 static int cmp_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, argument
137 addraw_l(n, MAX_MSG, hdr, sizeof(*hdr));
144 static int cmp_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, argument
/external/ipsec-tools/src/racoon/
H A Disakmp_frag.c86 struct isakmp *hdr; local
103 hdr = (struct isakmp *)buf->v;
104 etype = hdr->etype;
111 (sizeof(*hdr) + sizeof(*fraghdr) + sizeof(trailer));
124 fraglen = sizeof(*hdr)
135 hdr = (struct isakmp *)frag->v;
136 hdr->etype = etype;
138 fraghdr = (struct isakmp_frag *)(hdr + 1);
140 fraghdr->len = htons(fraglen - sizeof(*hdr));
/external/libnl/lib/genl/
H A Dgenl.c130 struct genlmsghdr hdr = { local
135 return nl_send_simple(sk, family, flags, &hdr, sizeof(hdr));
250 struct genlmsghdr hdr = { local
259 memcpy(nlmsg_data(nlh), &hdr, sizeof(hdr));
/external/libnl/lib/netfilter/
H A Dlog_msg.c87 struct nfulnl_msg_packet_hdr *hdr = nla_data(attr); local
89 if (hdr->hw_protocol)
90 nfnl_log_msg_set_hwproto(msg, hdr->hw_protocol);
91 nfnl_log_msg_set_hook(msg, hdr->hook);
H A Dnfnl.c42 * hdr = nfnlmsg_put(msg, PID, SEQ, SUBSYS, TYPE, NLM_F_ECHO,
110 struct nfgenmsg hdr = { local
117 &hdr, sizeof(hdr));
/external/libunwind/src/dwarf/
H A DGfind_unwind_table.c48 struct dwarf_eh_frame_hdr *hdr; local
142 hdr = (struct dwarf_eh_frame_hdr *) (peh_hdr->p_offset
145 if (hdr->version != DW_EH_VERSION)
148 path, hdr->version);
154 addr = (unw_word_t) (uintptr_t) (hdr + 1);
166 &addr, hdr->eh_frame_ptr_enc, &pi,
172 &addr, hdr->fde_count_enc, &pi,
176 if (hdr->table_enc != (DW_EH_PE_datarel | DW_EH_PE_sdata4))
185 if (hdr->table_enc == DW_EH_PE_omit)
189 hdr
[all...]
/external/mdnsresponder/mDNSShared/
H A Ddnssd_ipc.c154 void ConvertHeaderBytes(ipc_msg_hdr *hdr) argument
156 hdr->version = htonl(hdr->version);
157 hdr->datalen = htonl(hdr->datalen);
158 hdr->ipc_flags = htonl(hdr->ipc_flags);
159 hdr->op = htonl(hdr->op );
160 hdr
[all...]
/external/openfst/src/lib/
H A Dsymbol-table-ops.cc106 FstHeader hdr; local
107 if (!hdr.Read(in, filename)) {
111 if (hdr.GetFlags() & FstHeader::HAS_ISYMBOLS) {
123 if (hdr.GetFlags() & FstHeader::HAS_OSYMBOLS) {
/external/oprofile/libpp/
H A Dprofile.cpp65 opd_header const & hdr = local
67 retval = hdr.spu_profile ? cell_spu_profile: normal_profile;
/external/qemu/distrib/ext4_utils/src/
H A Dextent.c98 struct ext4_extent_header *hdr = local
100 hdr->eh_magic = EXT4_EXT_MAGIC;
101 hdr->eh_entries = allocation_len;
102 hdr->eh_max = 3;
103 hdr->eh_generation = 0;
104 hdr->eh_depth = 0;
108 struct ext4_extent_header *hdr = local
110 hdr->eh_magic = EXT4_EXT_MAGIC;
111 hdr->eh_entries = 1;
112 hdr
[all...]

Completed in 7842 milliseconds

1234567891011>>