OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntohl
(Results
1 - 25
of
376
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/upstream-openbsd/lib/libc/net/
ntohl.c
1
/* $OpenBSD:
ntohl
.c,v 1.6 2005/08/06 20:30:03 espie Exp $ */
10
#undef
ntohl
macro
13
ntohl
(u_int32_t x)
function
inet_lnaof.c
43
in_addr_t i =
ntohl
(in.s_addr);
inet_netof.c
42
in_addr_t i =
ntohl
(in.s_addr);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_inet.h
24
#define htonl
ntohl
31
#define
ntohl
(n) (n)
macro
38
extern UINT32
ntohl
(UINT32 n);
/external/libnfc-nci/src/gki/common/
gki_inet.h
24
#define htonl
ntohl
31
#define
ntohl
(n) (n)
macro
38
extern UINT32
ntohl
(UINT32 n);
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/socket/
ntohl.c
11
inline uint32_t
ntohl
(uint32_t networklong) {
function
/frameworks/av/media/common_time/
utils.cpp
40
p->writeInt32(
ntohl
(s->sin_addr.s_addr));
50
p->writeInt32(
ntohl
(a[0]));
51
p->writeInt32(
ntohl
(a[1]));
52
p->writeInt32(
ntohl
(a[2]));
53
p->writeInt32(
ntohl
(a[3]));
55
p->writeInt32(
ntohl
(s->sin6_flowinfo));
56
p->writeInt32(
ntohl
(s->sin6_scope_id));
/cts/suite/audio_quality/lib/src/audio/
AudioProtocol.cpp
42
LOGE("error in reply %d",
ntohl
(data[1]));
46
LOGE("payload length %d not zero",
ntohl
(data[2]));
58
uint32_t command =
ntohl
(data[0]);
79
if (
ntohl
(data[0]) != ((command & 0xffff) | 0x43210000)) {
80
LOGE("wrong reply ID 0x%x",
ntohl
(data[0]));
155
LOGE("error in reply %d",
ntohl
(data[1]));
158
int len =
ntohl
(data[2]);
181
LOGE("error in reply %d",
ntohl
(data[1]));
184
int len =
ntohl
(data[2]);
/external/tcpdump/
extract.h
49
* "
ntohl
()", which might be better than than the code to fetch the
52
* Alpha machines, where "ntohs()" and "
ntohl
()" might not be done
102
return ((u_int32_t)
ntohl
(((const unaligned_u_int32_t *)(p))->val));
108
return ((u_int64_t)(((u_int64_t)
ntohl
(((const unaligned_u_int32_t *)(p) + 0)->val)) << 32 | \
109
((u_int64_t)
ntohl
(((const unaligned_u_int32_t *)(p) + 1)->val)) << 0));
152
return ((u_int32_t)
ntohl
(*(const u_int32_t *)(p)));
158
return ((u_int64_t)(((u_int64_t)
ntohl
(*((const u_int32_t *)(p) + 0))) << 32 | \
159
((u_int64_t)
ntohl
(*((const u_int32_t *)(p) + 1))) << 0));
/external/ppp/pppd/plugins/radius/
ip_util.c
35
return
ntohl
(inet_addr (host));
42
return
ntohl
((*(UINT4 *) hp->h_addr));
/external/chromium_org/third_party/WebKit/Source/wtf/
ByteOrder.h
46
inline uint32_t
ntohl
(uint32_t x) { return x; }
function
51
inline uint32_t
ntohl
(uint32_t x) { return WTF::wswap32(x); }
function
56
inline uint32_t
ntohl
(uint32_t x) { return WTF::bswap32(x); }
function
/bionic/libc/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/development/ndk/platforms/android-3/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/development/ndk/platforms/android-L/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/
in6.h
43
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) ==
ntohl
(1)))
50
(*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) !=
ntohl
(1)))
55
(*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) ==
ntohl
(0x0000ffff)))
Completed in 1264 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>