Searched refs:u_char (Results 1 - 25 of 198) sorted by relevance

12345678

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/rc4/
H A Drc4.h44 u_char perm[256];
45 u_char index1;
46 u_char index2;
49 extern void rc4_init(struct rc4_state *state, const u_char *key, int keylen);
51 const u_char *inbuf, u_char *outbuf, int buflen);
H A Drc4.c44 swap_bytes(u_char *a, u_char *b)
46 u_char temp;
58 rc4_init(struct rc4_state *const state, const u_char *key, int keylen)
60 u_char j;
65 state->perm[i] = (u_char)i;
84 const u_char *inbuf, u_char *outbuf, int buflen)
87 u_char j;
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dpap.h69 u_char at_pap_connection_id;
70 u_char at_pap_type;
71 u_char at_pap_sequence_number[2];
72 u_char at_pap_responding_socket;
73 u_char at_pap_flow_quantum;
74 u_char at_pap_wait_time_or_result[2];
75 u_char at_pap_buffer[AT_PAP_DATA_SIZE];
105 u_char pap_inuse; /* true if this one is allocated */
106 u_char pap_tickle; /* true if we are tickling the other end */
107 u_char pap_reques
[all...]
H A Dadsp.h290 u_char *ccbLink; /* link to next ccb */
293 u_char userFlags; /* flags for unsolicited connection events */
294 u_char localSocket; /* socket number of this connection end */
298 u_char *attnPtr; /* ptr to received attention data */
299 u_char reserved[220]; /* for adsp internal use */
310 u_char *sendQueue; /* client passed send queue buffer */
311 u_char *recvQueue; /* client passed receive queue buffer */
312 u_char *attnPtr; /* client passed receive attention buffer */
315 u_char localSocket; /* local socket number */
332 u_char ocMod
[all...]
H A Drtmp.h53 u_char at_rtmp_id_length;
54 u_char at_rtmp_id[1];
86 int elap_dataput(gbuf_t *, at_ifaddr_t *, u_char, char *);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dbootp.h47 u_char bp_op; /* packet opcode type */
50 u_char bp_htype; /* hardware addr type */
51 u_char bp_hlen; /* hardware addr length */
52 u_char bp_hops; /* gateway hops */
60 u_char bp_chaddr[16]; /* client hardware address */
61 u_char bp_sname[64]; /* server host name */
62 u_char bp_file[128]; /* boot file name */
63 u_char bp_vend[64]; /* vendor-specific area */
76 u_char v_magic[4]; /* magic number */
78 u_char v_unuse
[all...]
H A Dif_ether.h81 /* u_char enaddr[ETHER_ADDR_LEN]; */ \
86 (enaddr)[3] = ((const u_char *)ipaddr)[1] & 0x7f; \
87 (enaddr)[4] = ((const u_char *)ipaddr)[2]; \
88 (enaddr)[5] = ((const u_char *)ipaddr)[3]; \
97 /* u_char enaddr[ETHER_ADDR_LEN]; */ \
101 (enaddr)[2] = ((const u_char *)ip6addr)[12]; \
102 (enaddr)[3] = ((const u_char *)ip6addr)[13]; \
103 (enaddr)[4] = ((const u_char *)ip6addr)[14]; \
104 (enaddr)[5] = ((const u_char *)ip6addr)[15]; \
116 u_char arp_sh
[all...]
H A Ddhcp.h44 u_char dp_op; /* packet opcode type */
45 u_char dp_htype; /* hardware addr type */
46 u_char dp_hlen; /* hardware addr length */
47 u_char dp_hops; /* gateway hops */
55 u_char dp_chaddr[16]; /* client hardware address */
56 u_char dp_sname[64]; /* server host name */
57 u_char dp_file[128]; /* boot file name */
58 u_char dp_options[0]; /* variable-length options field */
/macosx-10.5.8/xnu-1228.15.4/bsd/libkern/
H A Dscanc.c66 scanc(u_int size, u_char *cp, const u_char table[], int mask0)
68 u_char *end;
69 u_char mask;
H A Dlocc.c71 register u_char *cp, *end, mask;
74 cp = (u_char *)cp0;
H A Dskpc.c68 register u_char *cp, *end, mask;
71 cp = (u_char *)cp0;
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_dl.h90 u_char sdl_len; /* Total length of sockaddr */
91 u_char sdl_family; /* AF_LINK */
93 u_char sdl_type; /* interface type */
94 u_char sdl_nlen; /* interface name length, no trailing 0 reqd. */
95 u_char sdl_alen; /* link level address length */
96 u_char sdl_slen; /* link layer selector length */
108 #define CONST_LLADDR(s) ((const u_char*)((s)->sdl_data + (s)->sdl_nlen))
H A Dif_llc.h76 u_char llc_dsap;
77 u_char llc_ssap;
80 u_char control;
81 u_char format_id;
82 u_char class_id;
83 u_char window_x2;
86 u_char num_snd_x2;
87 u_char num_rcv_x2;
90 u_char control;
91 u_char num_rcv_x
[all...]
H A Diso88025.h90 u_char ac; /* access control field */
91 u_char fc; /* frame control field */
92 u_char iso88025_dhost[ISO88025_ADDR_LEN]; /* destination address */
93 u_char iso88025_shost[ISO88025_ADDR_LEN]; /* source address */
99 u_char ether_dhost[ISO88025_ADDR_LEN];
100 u_char ether_shost[ISO88025_ADDR_LEN];
101 u_char ac;
102 u_char fc;
110 u_char octet[ISO88025_ADDR_LEN];
H A Dfirewire.h75 u_char firewire_dhost[FIREWIRE_EUI64_LEN];
76 u_char firewire_shost[FIREWIRE_EUI64_LEN];
84 u_char octet[FIREWIRE_EUI64_LEN];
91 u_char eui64[FIREWIRE_EUI64_LEN];
92 u_char maxRec;
93 u_char spd;
H A Dif_arp.h87 u_char ar_hln; /* length of hardware address */
88 u_char ar_pln; /* length of protocol address */
101 u_char ar_sha[]; /* sender hardware address */
102 u_char ar_spa[]; /* sender protocol address */
103 u_char ar_tha[]; /* target hardware address */
104 u_char ar_tpa[]; /* target protocol address */
H A Dlacp.h61 typedef u_char lacp_actor_partner_state;
66 u_char system_id[6];
73 u_char lap_tlv_type; /* 0x01 or 0x02 */
74 u_char lap_length; /* 20 */
75 u_char lap_system_priority[2];
76 u_char lap_system[6];
77 u_char lap_key[2];
78 u_char lap_port_priority[2];
79 u_char lap_port[2];
80 u_char lap_stat
[all...]
H A Dbpfdesc.h108 u_char bd_promisc; /* true if listening promiscuously */
109 u_char bd_state; /* idle, waiting, or timed out */
110 u_char bd_immediate; /* true to return on packet arrival */
120 u_char bd_selcoll; /* true if selects collide */
124 u_char bd_pad; /* explicit alignment */
H A Dif_vlan_var.h64 u_char evl_dhost[ETHER_ADDR_LEN];
65 u_char evl_shost[ETHER_ADDR_LEN];
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dpim6.h47 u_char pim_type:4, /* the PIM message type, currently they are:
54 u_char pim_ver:4, /* PIM version */
57 u_char pim_rsv; /* Reserved */
H A Desp6.h42 extern int esp6_output(struct mbuf *, u_char *, struct mbuf *,
H A Dipcomp6.h44 extern int ipcomp6_output(struct mbuf *, u_char *, struct mbuf *,
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/i386/
H A Dkd_entries.h68 u_char val);
70 u_char val);
95 u_char * from,
96 u_char * to,
99 u_char * from,
100 u_char * to,
103 u_char * pos,
107 u_char c);
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_rrip.h77 u_char length [ISODCL ( 2, 2)]; /* 711 */
78 u_char version [ISODCL ( 3, 3)];
103 u_char cflag [ISODCL ( 1, 1)];
104 u_char clen [ISODCL ( 2, 2)];
105 u_char name [1]; /* XXX */
111 u_char flags [ISODCL ( 4, 4)];
112 u_char component [ISODCL ( 5, 5)];
146 u_char flags [ISODCL ( 4, 4)];
147 u_char time [ISODCL ( 5, 5)];
152 u_char flag
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kdp/
H A Dkdp_udp.h46 u_char ether_addr_octet[6];
56 u_char ih_x1; /* (unused) */
57 u_char ih_pr; /* protocol */
110 u_char ip_ttl; /* time to live */
111 u_char ip_p; /* protocol */
124 u_char ether_dhost[6];
125 u_char ether_shost[6];
152 u_char ar_hln; /* length of hardware address */
153 u_char ar_pln; /* length of protocol address */
167 u_char arp_sh
[all...]

Completed in 319 milliseconds

12345678