HomeSort by relevance Sort by last modified time
    Searched refs:u_short (Results 226 - 250 of 333) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h 77 typedef unsigned short u_short; typedef
238 u_short va_mode; /* files access mode and type */
756 u_short in_size; /* Size of input buffer <= 2K */
757 u_short out_size; /* Maximum size of output buffer, <= 2K */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda.h 77 typedef unsigned short u_short; typedef
238 u_short va_mode; /* files access mode and type */
756 u_short in_size; /* Size of input buffer <= 2K */
757 u_short out_size; /* Maximum size of output buffer, <= 2K */
  /external/libpcap/
nametoaddr.c 280 u_short p;
486 u_short
pcap-enet.c 66 u_short s;
  /external/tcpdump/missing/
getnameinfo.c 88 u_short si_port;
112 u_short port;
  /external/iputils/
clockdiff.c 48 int in_cksum(u_short *addr, int len)
52 u_short s;
116 static u_short seqno, seqno0, acked;
198 oicp->checksum = in_cksum((u_short *)oicp, sizeof(*oicp) + 12);
376 oicp->checksum = in_cksum((u_short *)oicp, sizeof(*oicp)+12);
  /external/libppp/src/
deflate.c 44 u_short seqno;
70 int pri __unused, u_short *proto, struct mbuf *mp)
199 DeflateInput(void *v, struct ccp *ccp, u_short *proto, struct mbuf *mi)
312 *proto = ((u_short)wp[0] << 8) | wp[1];
337 DeflateDictSetup(void *v, struct ccp *ccp, u_short proto, struct mbuf *mi)
mppe.c 159 u_short *proto, struct mbuf *mp)
163 u_short nproto, prefix;
241 MPPEInput(void *v, struct ccp *ccp, u_short *proto, struct mbuf *mp)
244 u_short prefix;
376 u_short proto __unused, struct mbuf *mp __unused)
bundle.h 115 u_short ifqueue; /* Interface queue size */
  /external/tcpdump/
print-icmp.c 564 sum = in_cksum((u_short*)dp, plen, 0);
602 in_cksum((const u_short *)&ext_dp->icmp_ext_version_res,
622 in_cksum((const u_short *)&ext_dp->icmp_ext_version_res,
print-atm.c 106 u_short extracted_ethertype;
print-krb.c 157 u_short len;
print-pppoe.c 143 u_short tag_type = 0xffff, tag_len;
  /external/libpcap/lbl/
os-sunos4.h 140 int rcmd(char **, u_short, char *, char *, char *, int *);
  /external/tcpdump/lbl/
os-sunos4.h 140 int rcmd(char **, u_short, char *, char *, char *, int *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
svc.h 78 u_short xp_port; /* associated port number */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h 36 typedef __u_short u_short; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 78 u_short xp_port; /* associated port number */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 36 typedef __u_short u_short; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 78 u_short xp_port; /* associated port number */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 36 typedef __u_short u_short; typedef
  /bionic/libc/netbsd/net/
getnameinfo.c 92 u_short si_port;
187 u_short port;
  /external/ppp/pppd/
ipv6cp.c 608 u_short cilen, citype, cishort;
681 u_short cishort;
818 u_short cishort;
897 u_short cilen, citype; /* Parsed len, type */
898 u_short cishort; /* Parsed short value */
    [all...]
ipxcp.c 664 u_short cilen, citype, cishort;
773 u_short s;
884 u_short cilen, citype, cishort;
997 u_short cilen, citype; /* Parsed len, type */
998 u_short cishort; /* Parsed short value */
    [all...]
  /external/chromium_org/third_party/usrsctp/overrides/usrsctplib/netinet/
sctp_os_userspace.h 94 #define u_short unsigned __int16 macro
357 u_short ip_len;
358 u_short ip_id;
359 u_short ip_off;
366 u_short ip_sum;
1071 In netinet/ip_output.c, we have u_short ip_id;
1072 In netinet/ip_var.h, we have extern u_short ip_id; (enclosed within _KERNEL_)
    [all...]

Completed in 652 milliseconds

1 2 3 4 5 6 7 8 91011>>