/external/qemu/slirp/ |
ip_output.c | 50 * IP output. The packet in mbuf chain m contains a skeletal IP 58 register struct ip *ip; local 60 register int hlen = sizeof(struct ip ); 73 ip = mtod(m, struct ip *); 75 * Fill in IP header. 77 ip->ip_v = IPVERSION; 78 ip->ip_off &= IP_DF [all...] |
tcp_timer.c | 74 register struct socket *ip, *ipnxt; local 83 ip = tcb.so_next; 84 if (ip == 0) 86 for (; ip != &tcb; ip = ipnxt) { 87 ipnxt = ip->so_next; 88 tp = sototcpcb(ip); 94 if (ipnxt->so_prev != ip)
|
tftp.h | 17 struct ip ip; member in struct:tftp_t
|
/external/qemu/slirp-android/ |
ip_output.c | 50 * IP output. The packet in mbuf chain m contains a skeletal IP 58 register struct ip *ip; local 60 register int hlen = sizeof(struct ip ); 73 ip = mtod(m, struct ip *); 75 * Fill in IP header. 77 ip->ip_v = IPVERSION; 78 ip->ip_off &= IP_DF [all...] |
tcp_timer.c | 74 register struct socket *ip, *ipnxt; local 83 ip = tcb.so_next; 84 if (ip == 0) 86 for (; ip != &tcb; ip = ipnxt) { 87 ipnxt = ip->so_next; 88 tp = sototcpcb(ip); 94 if (ipnxt->so_prev != ip)
|
tftp.h | 17 struct ip ip; member in struct:tftp_t
|
/external/tcpdump/ |
print-sunrpc.c | 47 #include "ip.h" 74 register const struct ip *ip; local 93 switch (IP_V((struct ip *)bp2)) { 95 ip = (struct ip *)bp2; 97 ipaddr_string(&ip->ip_src), srcid, 98 ipaddr_string(&ip->ip_dst), dstid, length);
|
print-sl.c | 40 #include "ip.h" 48 static void sliplink_print(const u_char *, const struct ip *, u_int); 49 static void compressed_sl_print(const u_char *, const struct ip *, u_int, int); 56 register const struct ip *ip; local 65 ip = (struct ip *)(p + SLIP_HDRLEN); 68 sliplink_print(p, ip, length); 70 switch (IP_V(ip)) { 72 ip_print(gndo, (u_char *)ip, length) 91 register const struct ip *ip; local [all...] |
/external/clang/test/CXX/over/over.over/ |
p2-resolve-single-template-id.cpp | 11 int *ip = f<int>(1); // calls #1 local 20 int*ip = (f2<int>)(1); // ok local
|
/external/clang/test/Sema/ |
overloadable.c | 12 int *ip = f(iv); local 34 int *ip = accept_struct(x); local
|
conditional-expr.c | 11 int *ip; local 16 ip = dp; // expected-warning {{incompatible pointer types assigning to 'int *' from 'double *'}} 17 dp = ip; // expected-warning {{incompatible pointer types assigning to 'double *' from 'int *'}} 20 ip = 0 ? (double *)0 : (void *)0; // expected-warning {{incompatible pointer types assigning to 'int *' from 'double *'}}
|
/external/iptables/extensions/ |
libipt_SAME.c | 24 " Don't use destination-ip in\n" 42 const struct in_addr *ip; local 53 ip = xtables_numeric_to_ipaddr(arg); 54 if (!ip) 55 xtables_error(PARAMETER_PROBLEM, "Bad IP address \"%s\"\n", 57 range->min_ip = ip->s_addr; 60 ip = xtables_numeric_to_ipaddr(dash+1); 61 if (!ip) 62 xtables_error(PARAMETER_PROBLEM, "Bad IP address \"%s\"\n", 65 range->max_ip = ip->s_addr [all...] |
/external/openssl/crypto/bio/ |
bss_fd.c | 179 int *ip; local 201 ip=(int *)ptr; 202 if (ip != NULL) *ip=b->num;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atmarp.h | 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */ 38 __be32 ip; /* IP address (act_need only) */ member in struct:atmarp_ctrl
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_among.h | 35 __be32 ip; member in struct:ebt_mac_wormhash_tuple
|
/bionic/libc/kernel/common/linux/netfilter_ipv4/ |
ip_conntrack_tuple.h | 42 u_int32_t ip; member in struct:ip_conntrack_manip 51 u_int32_t ip; member in struct:ip_conntrack_tuple::__anon350
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv4/ |
ip_conntrack_tuple.h | 42 u_int32_t ip; member in struct:ip_conntrack_manip 51 u_int32_t ip; member in struct:ip_conntrack_tuple::__anon974
|
/external/clang/test/CXX/expr/expr.unary/expr.new/ |
p20.cpp | 10 int *ip = I; // expected-error{{cannot initialize}} local 25 int *ip = I; // expected-error{{cannot initialize}} local 42 int *ip = I; // expected-error{{cannot initialize}} local 61 int *ip = &x; // expected-error{{cannot initialize}} local 78 int *ip = &x; // expected-error{{cannot initialize}} local 106 int *ip = I; // expected-error{{cannot initialize}} local 119 int *ip = &x; // expected-error{{cannot initialize}} local 133 int *ip = I; // okay, since it isn't instantiated.
|
/external/clang/test/CXX/temp/temp.decls/temp.mem/ |
p5.cpp | 12 int *ip; local 13 ip = a.operator int*();
|
/external/clang/test/CodeGenCXX/ |
mangle-exprs.cpp | 123 int *ip; local 125 a(x, &X::member, ip);
|
/external/clang/test/SemaTemplate/ |
instantiate-template-template-parm.cpp | 18 apply<add_pointer, int>::type ip = &i; variable
|
/external/dnsmasq/src/ |
bpf.c | 161 the kernel IP stack */ 164 struct ip ip; local 193 ip.ip_dst.s_addr = INADDR_BROADCAST; 198 ip.ip_dst.s_addr = mess->yiaddr.s_addr; 201 ip.ip_p = IPPROTO_UDP; 202 ip.ip_src.s_addr = iface_addr.s_addr; 203 ip.ip_len = htons(sizeof(struct ip) + 206 ip.ip_hl = sizeof(struct ip) / 4 [all...] |
/external/liblzf/ |
lzf_c.c | 109 const u8 *ip = (const u8 *)in_data; local 111 const u8 *in_end = ip + in_len; 139 hval = FRST (ip); 140 while (ip < in_end - 2) 144 hval = NEXT (hval, ip); 146 ref = *hslot + LZF_HSLOT_BIAS; *hslot = ip - LZF_HSLOT_BIAS; 150 && ref < ip /* the next test will actually take care of this, but this is faster */ 152 && (off = ip - ref - 1) < MAX_OFF 154 && ref[2] == ip[2] 156 && ((ref[1] << 8) | ref[0]) == ((ip[1] << 8) | ip[0] [all...] |
/external/libvpx/vp8/common/ |
idctllm.c | 33 short *ip = input; local 40 a1 = ip[0] + ip[8]; 41 b1 = ip[0] - ip[8]; 43 temp1 = (ip[4] * sinpi8sqrt2 + rounding) >> 16; 44 temp2 = ip[12] + ((ip[12] * cospi8sqrt2minus1 + rounding) >> 16); 47 temp1 = ip[4] + ((ip[4] * cospi8sqrt2minus1 + rounding) >> 16) 138 short *ip = input; local [all...] |
/external/opencv/cvaux/src/ |
cvsubdiv2.cpp | 143 CvPoint ip = cvPoint( cvRound( pt->pt.x ), cvRound( pt->pt.y )); local 146 //printf("count = %d, (%d,%d)\n", ip.x, ip.y ); 148 if( 0 <= ip.x && ip.x < src->width && 0 <= ip.y && ip.y < src->height ) 150 uchar *ptr = (uchar*)(src->imageData + ip.y * src->widthStep + ip.x * 3);
|