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

1234567891011>>

/haiku-fatelf/src/bin/network/tcpdump/
H A Dbgp.h17 extern char *bgp_vpn_rd_print (const u_char *);
H A Dnetbios.h8 u_char dsap;
9 u_char ssap;
10 u_char flags;
H A Dipfc.h25 u_char ipfc_dhost[8];
26 u_char ipfc_shost[8];
H A Dinterface.h124 (const u_char *)&(var) <= snapend - (l))
138 extern int fn_print(const u_char *, const u_char *);
139 extern int fn_printn(const u_char *, u_int, const u_char *);
140 extern int fn_printzp(const u_char *, u_int, const u_char *);
157 extern const char *isonsap_string(const u_char *, register u_int);
158 extern const char *protoid_string(const u_char *);
167 extern int print_unknown_data(const u_char *, cons
[all...]
H A Dnetdissect.h132 const u_char *ndo_packetp;
133 const u_char *ndo_snapend;
140 register const u_char *bp, register u_int length);
202 (const u_char *)&(var) <= ndo->ndo_snapend - (l))
222 extern int fn_print(const u_char *, const u_char *);
223 extern int fn_printn(const u_char *, u_int, const u_char *);
237 extern const char *isonsap_string(netdissect_options *, const u_char *);
238 extern const char *protoid_string(netdissect_options *, const u_char *);
[all...]
H A Daddrtoname.h26 extern const char *linkaddr_string(const u_char *, const unsigned int);
27 extern const char *etheraddr_string(const u_char *);
31 extern const char *getname(const u_char *);
33 extern const char *getname6(const u_char *);
43 #define ipaddr_string(p) getname((const u_char *)(p))
45 #define ip6addr_string(p) getname6((const u_char *)(p))
H A Ddecode_prefix.h36 extern int decode_prefix4(const u_char *pptr, char *buf, u_int buflen);
38 extern int decode_prefix6(const u_char *pd, char *buf, u_int buflen);
H A Dstrcasecmp.c31 static u_char charmap[] = {
70 register u_char *cm = charmap,
71 *us1 = (u_char *)s1,
72 *us2 = (u_char *)s2;
85 register u_char *cm = charmap,
86 *us1 = (u_char *)s1,
87 *us2 = (u_char *)s2;
H A Dprint-dvmrp.c65 static int print_probe(const u_char *, const u_char *, u_int);
66 static int print_report(const u_char *, const u_char *, u_int);
67 static int print_neighbors(const u_char *, const u_char *, u_int);
68 static int print_neighbors2(const u_char *, const u_char *, u_int);
69 static int print_prune(const u_char *);
70 static int print_graft(const u_char *);
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dpcap.c74 pcap_dispatch(pcap_t *p, int cnt, pcap_handler callback, u_char *user)
84 pcap_read(pcap_t *p, int cnt, pcap_handler callback, u_char *user)
91 pcap_loop(pcap_t *p, int cnt, pcap_handler callback, u_char *user)
122 const u_char *pkt;
127 pcap_oneshot(u_char *userData, const struct pcap_pkthdr *h, const u_char *pkt)
134 const u_char *
140 if (pcap_dispatch(p, 1, pcap_oneshot, (u_char*)&s) <= 0)
147 const u_char **pkt;
151 pcap_fakecallback(u_char *userDat
[all...]
H A Dpcap-namedb.h51 u_char addr[6];
58 u_char *pcap_ether_hostton(const char*);
59 u_char *pcap_ether_aton(const char *);
/haiku-fatelf/src/system/libroot/posix/string/
H A Dstrcasecmp.c42 const u_char *us1 = (const u_char *)s1;
43 const u_char *us2 = (const u_char *)s2;
58 const u_char *us1 = (const u_char *)s1;
59 const u_char *us2 = (const u_char *)s2;
/haiku-fatelf/src/libs/compat/freebsd_wlan/crypto/rijndael/
H A Drijndael.h44 void rijndael_set_key(rijndael_ctx *, const u_char *, int);
45 void rijndael_decrypt(const rijndael_ctx *, const u_char *, u_char *);
46 void rijndael_encrypt(const rijndael_ctx *, const u_char *, u_char *);
H A Drijndael-api.c40 rijndael_set_key(rijndael_ctx *ctx, const u_char *key, int bits)
48 rijndael_decrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst)
55 rijndael_encrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst)
/haiku-fatelf/headers/os/drivers/pcmcia/
H A Dftl.h23 u_char LinkTargetTuple[5];
24 u_char DataOrgTuple[10];
25 u_char NumTransferUnits;
28 u_char BlockSize;
29 u_char EraseUnitSize;
35 u_char Flags;
36 u_char Code;
40 u_char Reserved[12];
41 u_char EndTuple[2];
H A Dcistpl.h83 u_char sum;
91 u_char nfn;
93 u_char space;
101 u_char ns;
102 u_char ofs[CISTPL_MAX_ALTSTR_STRINGS];
120 u_char ndev;
122 u_char type;
123 u_char wp;
133 u_char flags;
140 u_char majo
[all...]
H A Dss.h61 u_char pci_irq;
62 u_char cardbus;
79 u_char Vcc, Vpp;
80 u_char io_irq;
106 u_char map;
107 u_char flags;
113 u_char map;
114 u_char flags;
121 u_char map;
122 u_char flag
[all...]
H A Ddriver_ops.h51 u_char irq, dma;
54 u_char bus;
55 u_char devfn;
/haiku-fatelf/headers/posix/
H A Dresolv.h114 const u_char **, int *, u_char *, int, int *);
117 const u_char *, int, u_char *, int, int *);
173 u_char _rnd[16]; /* PRIVATE: random state */
292 void fp_nquery(const u_char *, int, FILE *);
293 void fp_query(const u_char *, FILE *);
295 void p_query(const u_char *);
299 int res_mkquery(int, const char *, int, int, const u_char *,
300 int, const u_char *, u_cha
[all...]
/haiku-fatelf/src/kits/network/libbind/nameser/
H A Dns_netint.c33 ns_get16(const u_char *src) {
41 ns_get32(const u_char *src) {
49 ns_put16(u_int src, u_char *dst) {
54 ns_put32(u_long src, u_char *dst) {
/haiku-fatelf/headers/posix/arpa/
H A Dnameser.h115 typedef u_char ns_nname[NS_MAXNNAME];
116 typedef const u_char *ns_nname_ct;
117 typedef u_char *ns_nname_t;
129 const u_char *_msg;
130 const u_char *_eom;
134 const u_char *_sections[ns_s_max];
137 const u_char *_msg_ptr;
146 const u_char *dnptrs[25];
147 const u_char **lastdnptr;
172 const u_char *rdat
[all...]
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_alq.h44 u_char r_payload[IEEE80211_ALQ_PAYLOAD_SIZE];
49 extern void ieee80211_alq_log(struct ieee80211vap *vap, uint8_t op, u_char *p, int l);
/haiku-fatelf/src/bin/network/tcpdump/win32/Include/Netinet/
H A Dip.h60 u_char ip_hl:4, /* header length */
64 u_char ip_v:4, /* version */
67 u_char ip_tos; /* type of service */
74 u_char ip_ttl; /* time to live */
75 u_char ip_p; /* protocol */
135 u_char ipt_code; /* IPOPT_TS */
136 u_char ipt_len; /* size of structure (variable) */
137 u_char ipt_ptr; /* index of current entry */
139 u_char ipt_flg:4, /* flags, see below */
143 u_char ipt_ofl
[all...]
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Dradixsort.c61 const u_char **sa;
65 static inline void simplesort(u_char const **, int, int, u_char const *, u_int);
66 static void r_sort_a(u_char const **, int, int, u_char const *, u_int);
67 static void r_sort_b(u_char const **, u_char const **, int, int, u_char const *, u_int);
92 radixsort(u_char const **a, int n, u_char cons
[all...]
/haiku-fatelf/src/libs/compat/freebsd_network/compat/net/
H A Dif_arp.h54 u_char ar_hln; /* length of hardware address */
55 u_char ar_pln; /* length of protocol address */
68 u_char ar_sha[]; /* sender hardware address */
69 u_char ar_spa[]; /* sender protocol address */
70 u_char ar_tha[]; /* target hardware address */
71 u_char ar_tpa[]; /* target protocol address */
106 u_char _ac_enaddr[6]; /* ethernet hardware address */

Completed in 236 milliseconds

1234567891011>>