HomeSort by relevance Sort by last modified time
    Searched refs:u_int (Results 126 - 150 of 355) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
clnt.h 206 * u_int request;
307 * u_int sendsz;
308 * u_int recvsz;
311 u_long __version, int *__sockp, u_int __sendsz,
312 u_int __recvsz) __THROW;
332 * u_int sendsz;
333 * u_int recvsz;
341 u_int __sendsz, u_int __recvsz) __THROW;
354 * u_int sendsz
    [all...]
auth.h 88 u_int oa_length; /* not to exceed MAX_AUTH_BYTES */
165 extern AUTH *authdes_create (const char *__servername, u_int __window,
168 extern AUTH *authdes_pk_create (const char *, netobj *, u_int,
types.h 74 typedef __u_int u_int; typedef
  /external/tcpdump/
print-lane.c 93 lane_print(const u_char *p, u_int length, u_int caplen)
161 u_int
print-udp.c 114 u_int ts = *(u_int16_t *)hdr;
122 u_int32_t i0 = EXTRACT_32BITS(&((u_int *)hdr)[0]);
123 u_int32_t i1 = EXTRACT_32BITS(&((u_int *)hdr)[1]);
137 rtp_print(const void *hdr, u_int len, register const struct udphdr *up)
140 u_int *ip = (u_int *)hdr;
141 u_int hasopt, hasext, contype, hasmarker;
142 u_int32_t i0 = EXTRACT_32BITS(&((u_int *)hdr)[0]);
143 u_int32_t i1 = EXTRACT_32BITS(&((u_int *)hdr)[1]);
144 u_int dlen = EXTRACT_16BITS(&up->uh_ulen) - sizeof(*up) - 8
    [all...]
print-isakmp.c 63 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
65 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
67 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
69 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
71 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
73 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
75 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
77 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
79 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int);
81 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int)
    [all...]
print-ip6.c 50 ip6_print(register const u_char *bp, register u_int length)
54 u_int len;
57 register u_int payload_len;
60 u_int flow;
print-netbios.c 49 netbios_print(struct p8022Hdr *nb, u_int length)
print-pppoe.c 95 u_int
101 u_int
102 pppoe_print(register const u_char *bp, u_int length)
105 u_int pppoe_length;
print-telnet.c 110 telnet_parse(const u_char *sp, u_int length, int print)
113 u_int c;
159 while (length > (u_int)(p + 1 - sp)) {
228 telnet_print(const u_char *sp, u_int length)
print-l2tp.c 237 print_string(const u_char *dat, u_int length)
239 u_int i;
246 print_octets(const u_char *dat, u_int length)
248 u_int i;
279 l2tp_result_code_print(const u_char *dat, u_int length)
327 l2tp_q931_cc_print(const u_char *dat, u_int length)
437 l2tp_ppp_discon_cc_print(const u_char *dat, u_int length)
455 u_int len;
475 if (len > (u_int)length)
607 l2tp_print(const u_char *dat, u_int length
    [all...]
print-ripng.c 66 register u_int amt;
67 register u_int i;
print-tftp.c 75 tftp_print(register const u_char *bp, u_int length)
121 if (length <= (u_int)(p - (const u_char *)&tp->th_block))
print-ether.c 80 ether_hdr_print(register const u_char *bp, u_int length)
107 ether_print(const u_char *p, u_int length, u_int caplen)
159 u_int
181 u_int length, u_int caplen, u_short *extracted_ether_type)
print-ppp.c 409 static void handle_ctrl_proto (u_int proto,const u_char *p, int length);
419 static void handle_ppp (u_int proto, const u_char *p, int length);
424 handle_ctrl_proto(u_int proto, const u_char *pptr, int length)
427 u_int code, len;
800 u_int code, len;
879 u_int code, len;
982 u_int compproto, ipcomp_subopttotallen, ipcomp_subopt, ipcomp_suboptlen;
    [all...]
  /bionic/libc/inet/
inet_pton.c 109 u_int digit, base;
112 u_int parts[4];
113 register u_int *pp = parts;
236 u_int val;
  /external/dropbear/
scpmisc.h 37 void replacearg(arglist *, u_int, char *, ...);
  /external/qemu/slirp/
ip.h 77 u_int ip_v:4, /* version */
80 u_int ip_hl:4, /* header length */
143 u_int ipt_oflw:4, /* overflow counter */
146 u_int ipt_flg:4, /* flags, see below */
main.h 33 extern u_int curtime;
tcp.h 56 u_int th_off:4, /* data offset */
59 u_int th_x2:4, /* (unused) */
  /external/qemu/slirp-android/
main.h 36 extern u_int curtime;
tcp.h 62 u_int th_off:4, /* data offset */
65 u_int th_x2:4, /* (unused) */
  /frameworks/compile/libbcc/tests/
main.cpp 60 static u_int disassemble_readword(u_int address) {
61 return(*((u_int *)address));
64 static void disassemble_printaddr(u_int address) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_callback.h 42 u_int entries_len;
rusers.h 29 u_int ut_idle;
34 u_int utmp_array_len;

Completed in 751 milliseconds

1 2 3 4 56 7 8 91011>>