Searched refs:u_int8_t (Results 1 - 25 of 210) sorted by relevance

123456789

/external/tcpdump/
H A Dbootp.h24 u_int8_t bp_op; /* packet opcode type */
25 u_int8_t bp_htype; /* hardware addr type */
26 u_int8_t bp_hlen; /* hardware addr length */
27 u_int8_t bp_hops; /* gateway hops */
36 u_int8_t bp_chaddr[16]; /* client hardware address */
37 u_int8_t bp_sname[64]; /* server host name */
38 u_int8_t bp_file[128]; /* boot file name */
39 u_int8_t bp_vend[64]; /* vendor-specific area */
69 #define TAG_PAD ((u_int8_t) 0)
70 #define TAG_SUBNET_MASK ((u_int8_t)
[all...]
H A Dmptcp.h46 u_int8_t kind;
47 u_int8_t len;
48 u_int8_t sub_etc; /* subtype upper 4 bits, other stuff lower 4 bits */
54 u_int8_t kind;
55 u_int8_t len;
56 u_int8_t sub_ver;
57 u_int8_t flags;
58 u_int8_t sender_key[8];
59 u_int8_t receiver_key[8];
67 u_int8_t kin
[all...]
H A Digrp.h7 u_int8_t ig_vop; /* protocol version number / opcode */
10 u_int8_t ig_ed; /* edition number */
24 u_int8_t igr_net[3]; /* 3 significant octets of IP address */
25 u_int8_t igr_dly[3]; /* delay in tens of microseconds */
26 u_int8_t igr_bw[3]; /* bandwidth in units of 1 kb/s */
27 u_int8_t igr_mtu[2]; /* MTU in octets */
28 u_int8_t igr_rel; /* percent packets successfully tx/rx */
29 u_int8_t igr_ld; /* percent of channel occupied */
30 u_int8_t igr_hct; /* hop count */
H A Darcnet.h43 u_int8_t arc_shost;
44 u_int8_t arc_dhost;
45 u_int8_t arc_type;
50 u_int8_t arc_flag;
56 u_int8_t arc_type2; /* same as arc_type */
57 u_int8_t arc_flag2; /* real flag value */
87 u_int8_t arc_shost;
88 u_int8_t arc_dhost;
90 u_int8_t arc_type;
96 u_int8_t arc_fla
[all...]
H A Dextract.h121 ((u_int16_t)((u_int16_t)*((const u_int8_t *)(p) + 0) << 8 | \
122 (u_int16_t)*((const u_int8_t *)(p) + 1)))
124 ((u_int32_t)((u_int32_t)*((const u_int8_t *)(p) + 0) << 24 | \
125 (u_int32_t)*((const u_int8_t *)(p) + 1) << 16 | \
126 (u_int32_t)*((const u_int8_t *)(p) + 2) << 8 | \
127 (u_int32_t)*((const u_int8_t *)(p) + 3)))
129 ((u_int64_t)((u_int64_t)*((const u_int8_t *)(p) + 0) << 56 | \
130 (u_int64_t)*((const u_int8_t *)(p) + 1) << 48 | \
131 (u_int64_t)*((const u_int8_t *)(p) + 2) << 40 | \
132 (u_int64_t)*((const u_int8_t *)(
[all...]
H A Daodv.h37 u_int8_t rreq_type; /* AODV message type (1) */
38 u_int8_t rreq_flags; /* various flags */
39 u_int8_t rreq_zero0; /* reserved, set to zero */
40 u_int8_t rreq_hops; /* number of hops from originator */
49 u_int8_t rreq_type; /* AODV message type (1) */
50 u_int8_t rreq_flags; /* various flags */
51 u_int8_t rreq_zero0; /* reserved, set to zero */
52 u_int8_t rreq_hops; /* number of hops from originator */
60 u_int8_t rreq_type; /* AODV message type (16) */
61 u_int8_t rreq_flag
[all...]
H A Dether.h48 u_int8_t ether_dhost[ETHER_ADDR_LEN];
49 u_int8_t ether_shost[ETHER_ADDR_LEN];
H A Dappletalk.h27 u_int8_t dst;
28 u_int8_t src;
29 u_int8_t type;
42 u_int8_t dstNode;
43 u_int8_t srcNode;
44 u_int8_t dstSkt;
45 u_int8_t srcSkt;
46 u_int8_t type;
51 u_int8_t dstSkt;
52 u_int8_t srcSk
[all...]
H A Dip6.h82 u_int8_t ip6_un1_nxt; /* next header */
83 u_int8_t ip6_un1_hlim; /* hop limit */
85 u_int8_t ip6_un2_vfc; /* 4 bits version, top 4 bits class */
112 u_int8_t ip6e_nxt;
113 u_int8_t ip6e_len;
118 u_int8_t ip6h_nxt; /* next header */
119 u_int8_t ip6h_len; /* length in units of 8 octets */
125 u_int8_t ip6d_nxt; /* next header */
126 u_int8_t ip6d_len; /* length in units of 8 octets */
159 u_int8_t ip6r_nx
[all...]
H A Dah.h41 u_int8_t ah_nxt; /* Next Header */
42 u_int8_t ah_len; /* Length of data, in 32bit */
49 u_int8_t ah_nxt; /* Next Header */
50 u_int8_t ah_len; /* Length of data + 1, in 32bit */
H A Dlane.h31 u_int8_t h_dest[ETHER_ADDR_LEN];
32 u_int8_t h_source[ETHER_ADDR_LEN];
38 u_int8_t lec_proto;
39 u_int8_t lec_vers;
H A Dieee802_11.h131 u_int8_t da[6];
132 u_int8_t sa[6];
133 u_int8_t bssid[6];
148 u_int8_t element_id;
149 u_int8_t length;
154 u_int8_t element_id;
155 u_int8_t length;
156 u_int8_t rate[16];
160 u_int8_t element_id;
161 u_int8_t lengt
[all...]
H A Dcpack.h34 u_int8_t *c_buf;
35 u_int8_t *c_next;
39 int cpack_init(struct cpack_state *, u_int8_t *, size_t);
41 int cpack_uint8(struct cpack_state *, u_int8_t *);
46 u_int8_t *cpack_next_boundary(u_int8_t *buf, u_int8_t *p, size_t alignment);
47 u_int8_t *cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize);
49 #define cpack_int8(__s, __p) cpack_uint8((__s), (u_int8_t*)(__p))
H A Desp.h63 u_int8_t esp_padlen; /* pad length */
64 u_int8_t esp_nxt; /* Next header */
H A Dipx.h20 u_int8_t tCtl; /* Transport Control (i.e. hop count) */
21 u_int8_t pType; /* Packet Type (i.e. level 2 protocol) */
23 u_int8_t dstNode[6]; /* destination node */
26 u_int8_t srcNode[6]; /* source node */
H A Droute6d.h41 u_int8_t rip6_plen;
42 u_int8_t rip6_metric;
46 u_int8_t rip6_cmd;
47 u_int8_t rip6_vers;
48 u_int8_t rip6_res1[2];
/external/libpcap/Win32/Include/
H A Dsockstorage.h31 u_int8_t __ss_len;
32 u_int8_t __ss_family;
33 u_int8_t fill[126];
35 u_int8_t __ss_family;
36 u_int8_t fill[127];
/external/tcpdump/missing/
H A Dsockstorage.h31 u_int8_t ss_len;
32 u_int8_t ss_family;
33 u_int8_t fill[126];
35 u_int8_t ss_family;
36 u_int8_t fill[127];
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.h19 int rijndaelKeySched(u_int8_t k[RIJNDAEL_MAXKC][4], u_int8_t rk[RIJNDAEL_MAXROUNDS+1][4][4], int ROUNDS);
21 int rijndaelKeyEncToDec(u_int8_t W[RIJNDAEL_MAXROUNDS+1][4][4], int ROUNDS);
23 int rijndaelEncrypt(u_int8_t a[16], u_int8_t b[16], u_int8_t rk[RIJNDAEL_MAXROUNDS+1][4][4], int ROUNDS);
26 int rijndaelEncryptRound(u_int8_t a[4][4], u_int8_t rk[RIJNDAEL_MAXROUNDS+1][4][4], int ROUNDS, int rounds);
29 int rijndaelDecrypt(u_int8_t a[16], u_int8_t
[all...]
H A Drijndael_local.h6 typedef u_int8_t BYTE;
7 typedef u_int8_t word8;
H A Drijndael-api-fst.h54 u_int8_t direction; /* Key used for encrypting or decrypting? */
61 u_int8_t xkS8[RIJNDAEL_MAXROUNDS+1][4][4]; /* key schedule */
69 u_int8_t mode; /* MODE_ECB, MODE_CBC, or MODE_CFB1 */
70 u_int8_t IV[MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */
84 int rijndael_makeKey(keyInstance *key, u_int8_t direction, int keyLen, char *keyMaterial);
86 int rijndael_cipherInit(cipherInstance *cipher, u_int8_t mode, char *IV);
89 u_int8_t *input, int inputLen, u_int8_t *outBuffer);
92 u_int8_t *input, int inputOctets, u_int8_t *outBuffe
[all...]
/external/libpcap/
H A Dpcap-netfilter-linux-android.h21 int android_nflog_send_config_cmd(int fd, u_int16_t group_id, u_int8_t cmd, u_int8_t family);
H A Dpcap-netfilter-linux-android.c20 android_nflog_send_config_cmd(int fd, u_int16_t group_id, u_int8_t cmd, u_int8_t family)
/external/openssh/openbsd-compat/
H A Dblf.h67 void Blowfish_expand0state(blf_ctx *, const u_int8_t *, u_int16_t);
69 (blf_ctx *, const u_int8_t *, u_int16_t, const u_int8_t *, u_int16_t);
73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
77 void blf_ecb_encrypt(blf_ctx *, u_int8_t *, u_int32_t);
78 void blf_ecb_decrypt(blf_ctx *, u_int8_t *, u_int32_t);
80 void blf_cbc_encrypt(blf_ctx *, u_int8_t *, u_int8_t *, u_int32_t);
81 void blf_cbc_decrypt(blf_ctx *, u_int8_t *, u_int8_t *, u_int32_
[all...]
/external/libpcap/pcap/
H A Dnflog.h43 u_int8_t nflog_family; /* address family */
44 u_int8_t nflog_version; /* version */
56 u_int8_t hook; /* netfilter hook */
57 u_int8_t pad; /* padding to 32 bits */
63 u_int8_t hw_addr[8]; /* address, up to 8 bytes */

Completed in 354 milliseconds

123456789