HomeSort by relevance Sort by last modified time
    Searched refs:u_int8_t (Results 26 - 50 of 126) sorted by null

12 3 4 5 6

  /bionic/libc/include/netinet/
ip.h 58 u_int8_t ip_tos; /* type of service */
66 u_int8_t ip_ttl; /* time to live */
67 u_int8_t ip_p; /* protocol */
143 u_int8_t ipt_code; /* IPOPT_TS */
144 u_int8_t ipt_len; /* size of structure (variable) */
145 u_int8_t ipt_ptr; /* index of current entry */
189 u_int8_t ippseudo_pad; /* pad, must be zero */
190 u_int8_t ippseudo_p; /* protocol */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
fpu.h 16 u_int8_t fx_ftw;
17 u_int8_t fx_unused1;
25 u_int8_t fx_unused3[96];
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
tcp.h 73 u_int8_t th_x2:4, /* (unused) */
78 u_int8_t th_off:4, /* data offset */
81 u_int8_t th_flags;
  /external/iproute2/lib/
ipx_pton.c 34 static int ipx_getnode(u_int8_t *node, const char *str)
42 node[i] = (u_int8_t)tmp;
46 node[i] |= (u_int8_t)tmp;
dnet_pton.c 11 u_int8_t byte[2];
  /external/openssh/
dns.c 81 dns_read_key(u_int8_t *algorithm, u_int8_t *digest_type,
143 dns_read_rdata(u_int8_t *algorithm, u_int8_t *digest_type,
211 u_int8_t hostkey_algorithm;
212 u_int8_t hostkey_digest_type = SSHFP_HASH_RESERVED;
216 u_int8_t dnskey_algorithm;
217 u_int8_t dnskey_digest_type;
329 u_int8_t rdata_pubkey_algorithm = 0;
330 u_int8_t rdata_digest_type = SSHFP_HASH_RESERVED
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/NetUtil/
inet_addr.c 132 u_int8_t parts[4];
133 u_int8_t *pp = parts;
180 *pp++ = (u_int8_t)val;
  /external/ipsec-tools/src/racoon/
handler.h 129 u_int8_t version; /* ISAKMP version */
130 u_int8_t etype; /* Exchange type actually for use */
131 u_int8_t flags; /* Flags */
202 u_int8_t dpd_fails; /* number of failures */
260 u_int8_t side; /* INITIATOR or RESPONDER */
279 u_int8_t satype; /* satype in PF_KEY */
285 u_int8_t flags; /* Flags for phase 2 */
415 u_int8_t version;
416 u_int8_t etype;
isakmp_inf.h 48 extern vchar_t * isakmp_add_pl_n __P((vchar_t *, u_int8_t **, int,
ipsec_doi.h 163 u_int8_t type; /* ID Type */
164 u_int8_t proto_id; /* Protocol ID */
223 u_int8_t *, u_int16_t *));
nattraversal.h 70 u_int8_t type;
pfkey.h 38 u_int8_t ps_satype;
  /external/newfs_msdos/
mkfs_msdos.c 99 (p) = (u_int8_t)(x)
102 (p)[0] = (u_int8_t)(x), \
103 (p)[1] = (u_int8_t)((x) >> 010)
106 (p)[0] = (u_int8_t)(x), \
107 (p)[1] = (u_int8_t)((x) >> 010), \
108 (p)[2] = (u_int8_t)((x) >> 020), \
109 (p)[3] = (u_int8_t)((x) >> 030)
112 u_int8_t bsJump[3]; /* bootstrap entry point */
113 u_int8_t bsOemName[8]; /* OEM name and version */
117 u_int8_t bpbBytesPerSec[2]; /* bytes per sector *
    [all...]
  /external/iptables/include/libipq/
libipq.h 51 u_int8_t blocking;
63 int ipq_set_mode(const struct ipq_handle *h, u_int8_t mode, size_t len);
  /external/libnfnetlink/include/libnfnetlink/
libnfnetlink.h 75 u_int8_t, u_int8_t,
78 u_int8_t, u_int8_t,
98 unsigned int, u_int8_t, u_int16_t, u_int16_t,
113 u_int8_t type, struct nfnl_callback *cb);
114 extern int nfnl_callback_unregister(struct nfnl_subsys_handle *, u_int8_t type);
190 extern int nfnl_addattr8(struct nlmsghdr *, int, int, u_int8_t);
linux_nfnetlink.h 28 u_int8_t nfgen_family; /* AF_xxx */
29 u_int8_t version; /* nfnetlink version */
  /bionic/libc/bionic/
ether_aton.c 67 addr->ether_addr_octet[i] = (u_int8_t)((val0 << 4) + val1);
  /external/openssh/openbsd-compat/
sha1.c 49 u_int8_t c[64];
57 SHA1Transform(u_int32_t state[5], const u_int8_t buffer[SHA1_BLOCK_LENGTH])
60 u_int8_t workspace[SHA1_BLOCK_LENGTH];
127 SHA1Update(SHA1_CTX *context, const u_int8_t *data, size_t len)
137 SHA1Transform(context->state, (u_int8_t *)&data[i]);
152 u_int8_t finalcount[8];
156 finalcount[i] = (u_int8_t)((context->count >>
159 SHA1Update(context, (u_int8_t *)"\200", 1);
161 SHA1Update(context, (u_int8_t *)"\0", 1);
166 SHA1Final(u_int8_t digest[SHA1_DIGEST_LENGTH], SHA1_CTX *context
    [all...]
blowfish.c 403 Blowfish_stream2word(const u_int8_t *data, u_int16_t databytes,
406 u_int8_t i;
424 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes)
462 Blowfish_expandstate(blf_ctx *c, const u_int8_t *data, u_int16_t databytes,
463 const u_int8_t *key, u_int16_t keybytes)
505 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len)
541 blf_ecb_encrypt(blf_ctx *c, u_int8_t *data, u_int32_t len)
563 blf_ecb_decrypt(blf_ctx *c, u_int8_t *data, u_int32_t len)
585 blf_cbc_encrypt(blf_ctx *c, u_int8_t *iv, u_int8_t *data, u_int32_t len
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_wired.c 60 u_int8_t op;
61 u_int8_t htype;
62 u_int8_t hlen;
63 u_int8_t hops;
71 u_int8_t chaddr[16];
72 u_int8_t sname[64];
73 u_int8_t file[128];
75 u_int8_t options[308]; /* 312 - cookie */
  /external/ipsec-tools/src/libipsec/
libpfkey.h 86 u_int8_t l_natt_type;
90 u_int8_t ctxdoi, ctxalg; /* Security context DOI and algorithm */
176 u_int8_t, u_int16_t, u_int16_t, struct sockaddr *, u_int16_t));
185 u_int8_t, u_int16_t, u_int16_t, struct sockaddr *, u_int16_t));
199 static __inline u_int8_t
  /external/libnfnetlink/src/
libnfnetlink.c 76 u_int8_t subsys_id;
77 u_int8_t cb_count;
317 nfnl_subsys_open(struct nfnl_handle *nfnlh, u_int8_t subsys_id,
318 u_int8_t cb_count, u_int32_t subscriptions)
340 nfnl_subsys_open2(struct nfnl_handle *nfnlh, u_int8_t subsys_id,
341 u_int8_t cb_count, u_int32_t subscriptions, bool bind)
520 u_int8_t family,
933 * nfnl_addattr8 - Add u_int8_t attribute to nlmsghdr
940 int nfnl_addattr8(struct nlmsghdr *n, int maxlen, int type, u_int8_t data)
1199 u_int8_t type, struct nfnl_callback *cb
    [all...]
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
types.h 36 typedef __u8 u_int8_t; typedef
  /external/ppp/pppd/
eui64.h 69 u_int8_t e8[8];
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_debug.c 569 u_int8_t prec
586 static u_int8_t
592 u_int8_t retval = 0;
621 retval = (u_int8_t)((mantissa << 4) | exponent);
741 u_int8_t hp = 0x16; /* default = 1e6 cm = 10000.00m = 10km */
742 u_int8_t vp = 0x13; /* default = 1e3 cm = 10.00m */
743 u_int8_t siz = 0x12; /* default = 1e2 cm = 1.00m */
829 *bcp++ = (u_int8_t) 0; /* version byte */
859 u_int8_t sizeval, hpval, vpval, versionval;

Completed in 553 milliseconds

12 3 4 5 6