HomeSort by relevance Sort by last modified time
    Searched refs:u_char (Results 251 - 275 of 660) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
efs_fs_i.h 46 u_char di_version;
47 u_char di_spare;
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
efs_fs_i.h 46 u_char di_version;
47 u_char di_spare;
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
efs_fs_i.h 46 u_char di_version;
47 u_char di_spare;
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
efs_fs_i.h 46 u_char di_version;
47 u_char di_spare;
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
efs_fs_i.h 46 u_char di_version;
47 u_char di_spare;
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
efs_fs_i.h 46 u_char di_version;
47 u_char di_spare;
  /external/ppp/pppd/include/net/
ppp-comp.h 62 void *(*comp_alloc) __P((u_char *options, int opt_len));
66 int (*comp_init) __P((void *state, u_char *options, int opt_len,
77 void *(*decomp_alloc) __P((u_char *options, int opt_len));
81 int (*decomp_init) __P((void *state, u_char *options, int opt_len,
ppp_defs.h 67 #define PPP_ADDRESS(p) (((u_char *)(p))[0])
68 #define PPP_CONTROL(p) (((u_char *)(p))[1])
69 #define PPP_PROTOCOL(p) ((((u_char *)(p))[2] << 8) + ((u_char *)(p))[3])
  /external/ppp/pppd/
upap.h 70 u_char us_id; /* Current id */
  /external/tcpdump/
print-ipnet.c 33 ipnet_hdr_print(netdissect_options *ndo, const u_char *bp, u_int length)
56 ipnet_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen)
85 ipnet_hdr_print(ndo, (u_char *)hdr,
102 const struct pcap_pkthdr *h, const u_char *p)
print-loopback.c 58 loopback_message_print(netdissect_options *ndo, const u_char *cp, const u_int len)
60 const u_char *ep = cp + len;
109 loopback_print(netdissect_options *ndo, const u_char *cp, const u_int len)
111 const u_char *ep = cp + len;
print-ppi.c 26 ppi_header_print(netdissect_options *ndo, const u_char *bp, u_int length)
50 const struct pcap_pkthdr *h, const u_char *p)
90 ppi_header_print(ndo, (u_char *)hdr, length + len);
105 const struct pcap_pkthdr *h, const u_char *p)
print-symantec.c 42 symantec_hdr_print(netdissect_options *ndo, register const u_char *bp, u_int length)
74 symantec_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p)
99 symantec_hdr_print(ndo, (u_char *)sp, length + sizeof (struct symantec_header));
106 symantec_hdr_print(ndo, (u_char *)sp, length + sizeof (struct symantec_header));
print-dhcp6.c 277 const u_char *cp, const u_char *ep)
280 const u_char *tp;
311 tp = (u_char *)(dh6o + 1);
363 tp = (u_char *)(dh6o + 1);
380 tp = (u_char *)(dh6o + 1);
392 tp = (u_char *)(dh6o + 1);
400 tp = (u_char *)(dh6o + 1);
405 tp = (u_char *)(dh6o + 1);
414 tp = (u_char *)(dh6o + 1)
    [all...]
print-lane.c 69 lane_hdr_print(netdissect_options *ndo, const u_char *bp)
83 lane_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen)
118 lane_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p)
print-smb.c 27 const u_char *startbuf = NULL;
34 void (*fn)(netdissect_options *, const u_char *, const u_char *, const u_char *, const u_char *);
42 void (*fn)(netdissect_options *, const u_char *, const u_char *, int, int);
91 const u_char *param, const u_char *data, int pcnt, int dcnt)
109 const u_char *param, const u_char *data, int pcnt, int dcnt
    [all...]
print-esp.c 111 u_char spii[8]; /* for IKEv2 */
112 u_char spir[8];
116 u_char authsecret[256];
118 u_char secret[256]; /* is that big enough for all secrets? */
128 u_char spii[8], u_char spir[8],
129 u_char *buf, u_char *end)
132 u_char *iv;
225 u_char *binbuf, unsigned int binbuf_len
    [all...]
print-geonet.c 59 const u_char *bp)
75 const u_char *bp)
84 const u_char *bp)
105 geonet_print(netdissect_options *ndo, const u_char *eth, const u_char *bp, u_int length)
print-ether.c 91 const u_char *bp, u_int length)
128 const u_char *p, u_int length, u_int caplen,
129 void (*print_encap_header)(netdissect_options *ndo, const u_char *), const u_char *encap_header_arg)
167 ether_hdr_print(ndo, (u_char *)ep, orig_length);
215 ether_hdr_print(ndo, (u_char *)ep, orig_length);
227 ether_hdr_print(ndo, (u_char *)ep, orig_length);
244 const u_char *p)
262 const u_char *p)
291 const u_char *p
    [all...]
print-domain.c 51 static const u_char *
53 register const u_char *cp)
55 register u_char i;
84 static const u_char *
86 const u_char *cp)
89 const u_char *bitp, *lim;
123 const u_char *cp)
145 const u_char *
147 register const u_char *cp, register const u_char *bp
    [all...]
print-openflow-1.0.c 737 static const u_char *
739 const u_char *cp, const u_char *ep, const u_int len)
755 static const u_char *
757 const u_char *cp, const u_char *ep, const u_int len)
759 const u_char *cp0 = cp;
    [all...]
  /external/libpcap/pcap/
pcap.h 42 #include <sys/socket.h> /* u_int, u_char etc. */
237 typedef void (*pcap_handler)(u_char *, const struct pcap_pkthdr *,
238 const u_char *);
372 int pcap_loop(pcap_t *, int, pcap_handler, u_char *);
373 int pcap_dispatch(pcap_t *, int, pcap_handler, u_char *);
374 const u_char*
376 int pcap_next_ex(pcap_t *, struct pcap_pkthdr **, const u_char **);
384 int pcap_sendpacket(pcap_t *, const u_char *, int);
395 const struct pcap_pkthdr *, const u_char *);
420 void pcap_dump(u_char *, const struct pcap_pkthdr *, const u_char *)
    [all...]
  /bionic/libc/dns/net/
base64.c 138 u_char const *src;
144 u_char input[3] = { 0, 0, 0 }; /* make compiler happy */
145 u_char output[4];
217 u_char *target;
230 while ((ch = (u_char) *src++) != '\0') {
302 for (; ch != '\0'; ch = (u_char) *src++)
317 for (; ch != '\0'; ch = (u_char) *src++)
  /bionic/libc/dns/resolv/
res_mkquery.c 121 const u_char *data, /* resource record data */
123 const u_char *newrr_in, /* new rr for modify or append */
124 u_char *buf, /* buffer to put query */
128 register u_char *cp, *ep;
130 u_char *dnptrs[20], **dpp, **lastdnptr;
233 u_char *buf, /* buffer to put query */
238 register u_char *cp, *ep;
  /external/fsck_msdos/
dir.c 101 static u_char calcShortSum(u_char *);
104 static int removede(int, struct bootblock *, struct fatEntry *, u_char *,
105 u_char *, cl_t, cl_t, cl_t, char *, int);
106 static int checksize(struct bootblock *, struct fatEntry *, u_char *,
196 static u_char
197 calcShortSum(u_char *p)
199 u_char sum = 0;
214 static u_char *buffer = NULL;
215 static u_char *delbuf = NULL
    [all...]

Completed in 660 milliseconds

<<11121314151617181920>>