HomeSort by relevance Sort by last modified time
    Searched full:u_int (Results 376 - 400 of 766) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/net/
if_ether.h 169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
  /external/libpcap/
gencode.c 110 static u_int orig_linktype = (u_int)-1, orig_nl = (u_int)-1, label_stack_depth = (u_int)-1;
112 static u_int orig_linktype = -1U, orig_nl = -1U, label_stack_depth = -1U;
166 u_int n_left;
173 static void *newchunk(u_int);
182 static struct block *gen_cmp(enum e_offrel, u_int, u_int, bpf_int32);
183 static struct block *gen_cmp_gt(enum e_offrel, u_int, u_int, bpf_int32)
    [all...]
pcap-snoop.c 66 register u_int datalen;
67 register u_int caplen;
120 u_int *uip = (u_int *)cp;
204 u_int v;
279 p->dlt_list = (u_int *) malloc(sizeof(u_int) * 2);
wlan_filtering.patch 24 static struct block *gen_snap(bpf_u_int32, bpf_u_int32, u_int);
27 static struct block *gen_hostop(bpf_u_int32, bpf_u_int32, int, int, u_int, u_int);
29 static struct block *gen_hostop6(struct in6_addr *, struct in6_addr *, int, int, u_int, u_int);
51 + u_int offset, size;
  /external/openssh/
sshconnect2.c 90 u_int session_id2_len = 0;
112 u_int i;
477 u_int len;
558 u_int alen, blen;
626 static u_int mech = 0;
779 u_int slen;
809 u_int len;
989 u_int secret_len;
1033 u_int x3_proof_len, x4_proof_len, x2_s_proof_len;
1101 u_int x4_s_proof_len
    [all...]
  /external/tcpdump/
print-fddi.c 214 fddi_hdr_print(register const struct fddi_header *fddip, register u_int length,
236 fddi_smt_print(const u_char *p _U_, u_int length _U_)
242 fddi_print(const u_char *p, u_int length, u_int caplen)
303 u_int
print-snmp.c 406 asn1_parse(register const u_char *p, u_int len, struct be *elem)
852 asn1_decode(u_char *p, u_int length)
1200 varbind_print(u_char pduid, const u_char *np, u_int length)
1217 if ((u_int)count < length)
1225 u_int vblength;
1296 snmppdu_print(u_short pduid, const u_char *np, u_int length)
1376 trappdu_print(const u_char *np, u_int length)
    [all...]
print-dccp.c 64 const struct dccp_hdr *dh, u_int len)
93 static int dccp6_cksum(const struct ip6_hdr *ip6, const struct dccp_hdr *dh, u_int len)
216 void dccp_print(const u_char *bp, const u_char *data2, u_int len)
225 u_int hlen;
226 u_int extlen = 0;
384 u_int optlen;
util.c 85 fn_printn(register const u_char *s, register u_int n,
113 fn_printzp(register const u_char *s, register u_int n,
437 register u_int len = 0;
488 cp = malloc((u_int)buf.st_size + 1);
490 error("malloc(%d) for %s: %s", (u_int)buf.st_size + 1,
492 cc = read(fd, cp, (u_int)buf.st_size);
  /bionic/libc/netbsd/nameser/
ns_print.c 269 u_int t;
287 u_int t;
351 u_int order, preference;
392 u_int priority, weight, port;
441 u_int c = *rdata++;
464 u_int keyflags, protocol, algorithm, key_id;
510 u_int typ, algorithm, labels, footprint;
526 if (labels > (u_int)dn_count_labels(name))
585 u_int c_type, key_tag, alg;
593 alg = (u_int) *rdata++
    [all...]
  /external/qemu/slirp/
slirp.c 86 printf("GetNetworkParams failed. ret = %08x\n", (u_int)ret );
225 curtime = (u_int)tb.time * (u_int)1000;
226 curtime += (u_int)tb.millitm;
233 curtime = (u_int)tt.tv_sec * (u_int)1000;
234 curtime += (u_int)tt.tv_usec / (u_int)1000;
385 timeout.tv_usec = (u_int)tmp_time;
738 struct in_addr *laddr, u_int lport
    [all...]
  /bionic/libc/private/
resolv_private.h 147 u_int options; /* option flags - see below. */
159 u_int pfcode; /* RES_PRF_ flags - see below. */
177 u_int _flags; /* PRIVATE: see below */
178 u_int _pad; /* make _u 64 bit aligned */
449 u_int res_randomid(void);
497 u_int res_randomid(void);
  /external/libpcap/bpf/net/
bpf_filter.c 201 u_int
205 u_int wirelen;
206 register u_int buflen;
227 return (u_int)-1;
242 return (u_int)pc->k;
245 return (u_int)A;

Completed in 1555 milliseconds

<<11121314151617181920>>