Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ntohl
(Results
26 - 50
of
131
) sorted by relevance
1
2
3
4
5
6
/third_party/ltp/lib/
H
A
D
tst_net.c
58
return tst_bit_count(
ntohl
(mask.s_addr));
in tst_mask2prefix()
155
switch (
ntohl
(inet_ptr->sin_addr.s_addr)) {
in tst_get_connect_address()
/foundation/communication/dhcp/services/dhcp_client/src/
H
A
D
dhcp_options.cpp
244
*data =
ntohl
(uData);
in GetDhcpOptionUint32()
268
*data1 =
ntohl
(uData);
in GetDhcpOptionUint32n()
277
*data2 =
ntohl
(uData);
in GetDhcpOptionUint32n()
H
A
D
dhcp_socket.cpp
430
if (
ntohl
(getPacket->cookie) != MAGIC_COOKIE) {
in GetDhcpRawPacket()
431
DHCP_LOGE("GetDhcpRawPacket() cook:%{public}x error, COOK:%{public}x!",
ntohl
(getPacket->cookie), MAGIC_COOKIE);
in GetDhcpRawPacket()
449
if (
ntohl
(getPacket->cookie) != MAGIC_COOKIE) {
in GetDhcpKernelPacket()
450
DHCP_LOGE("GetDhcpKernelPacket() cook:%{public}x error, COOK:%{public}x!",
ntohl
(getPacket->cookie),
in GetDhcpKernelPacket()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/
H
A
D
inet.h
18
uint32_t
ntohl
(uint32_t);
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H
A
D
inet.h
13
uint32_t
ntohl
(uint32_t);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H
A
D
inet.h
13
uint32_t
ntohl
(uint32_t);
/third_party/musl/porting/uniproton/kernel/include/arpa/
H
A
D
inet.h
13
uint32_t
ntohl
(uint32_t);
/third_party/musl/porting/liteos_a/kernel/include/arpa/
H
A
D
inet.h
13
uint32_t
ntohl
(uint32_t);
/third_party/musl/porting/liteos_a_newlib/kernel/include/arpa/
H
A
D
inet.h
13
uint32_t
ntohl
(uint32_t);
/third_party/musl/include/arpa/
H
A
D
inet.h
13
uint32_t
ntohl
(uint32_t);
/third_party/toybox/toys/pending/
H
A
D
dhcp6.c
360
dhcp_data.iaid =
ntohl
(*((uint32_t*)(t+4)));
in parse_ia_na()
361
dhcp_data.t1 =
ntohl
(*((uint32_t*)(t+8)));
in parse_ia_na()
362
dhcp_data.t2 =
ntohl
(*((uint32_t*)(t+12)));
in parse_ia_na()
385
dhcp_data.pf_lf =
ntohl
(*((uint32_t*)(t+20)));
in parse_ia_na()
386
dhcp_data.va_lf =
ntohl
(*((uint32_t*)(t+24)));
in parse_ia_na()
H
A
D
dhcpd.c
410
*oip4 =
ntohl
(ip->sin_addr.s_addr);
in get_interface()
1346
if ((
ntohl
(nip) < gconfig.start_ip) || (
ntohl
(nip) > gconfig.end_ip))
in verifyip_in_lease()
1466
for (nip = htonl(gconfig.start_ip);
ntohl
(nip) <= gconfig.end_ip; ) {
in getip_from_pool()
1468
nip =
ntohl
(nip);
in getip_from_pool()
1471
if (
ntohl
(nip) > gconfig.end_ip) {
in getip_from_pool()
1560
ip =
ntohl
(dls->lease_nip);
in read_leasefile()
1562
tmp_time =
ntohl
(dls->expires) - passed;
in read_leasefile()
1593
tmp_time =
ntohl
(dls6->expires) - passed;
in read_lease6file()
1633
gconfig.t1 =
ntohl
(gconfi
in dhcpd_main()
[all...]
H
A
D
dumpleases.c
59
exp =
ntohl
(lease_struct.expires) + written_time;
in dumpleases_main()
/third_party/cups-filters/filter/
H
A
D
urftopdf.cpp
32
#include <arpa/inet.h> //
ntohl
443
head.page_count =
ntohl
(head_orig.page_count);
in main()
465
page_header.width =
ntohl
(page_header_orig.width);
in main()
466
page_header.height =
ntohl
(page_header_orig.height);
in main()
467
page_header.dot_per_inch =
ntohl
(page_header_orig.dot_per_inch);
in main()
/third_party/pulseaudio/src/pulsecore/
H
A
D
ipacl.c
100
if (e.bits < 32 && (uint32_t) (
ntohl
(e.address_ipv4.s_addr) << e.bits) != 0)
in pa_ip_acl_new()
203
(
ntohl
(sai->sin_addr.s_addr ^ e->address_ipv4.s_addr) >> (32 - e->bits)) == 0)
in pa_ip_acl_check()
/third_party/backends/backend/
H
A
D
hpljm1005.c
766
*s =
ntohl
(dev->packet_data[4]);
in wait_ack()
767
return
ntohl
(dev->packet_data[5]);
in wait_ack()
840
if (
ntohl
(dev->packet_data[0]) == MAGIC_NUMBER)
in get_data()
842
if (
ntohl
(dev->packet_data[1]) == PKT_DATA)
in get_data()
844
if (
ntohl
(dev->packet_data[1]) == PKT_END_DATA)
in get_data()
861
packet_size =
ntohl
(dev->packet_data[5]);
in get_data()
882
color =
ntohl
(dev->packet_data[0]);
in get_data()
884
dev->width =
ntohl
(dev->packet_data[5]);
in get_data()
/third_party/nghttp2/lib/
H
A
D
nghttp2_net.h
71
STIN uint32_t
ntohl
(uint32_t netlong) {
in ntohl()
function
/third_party/node/deps/nghttp2/lib/
H
A
D
nghttp2_net.h
71
STIN uint32_t
ntohl
(uint32_t netlong) {
in ntohl()
function
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H
A
D
endian_test.cpp
59
uint32_t result =
ntohl
(be32);
in HWTEST_F()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H
A
D
ngtcp2_net.h
131
# define ngtcp2_ntohl
ntohl
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H
A
D
rtcp.cpp
156
return
ntohl
(ssrc_);
in GetSsrc()
167
return
ntohl
(packetCount_);
in GetPacketCount()
351
ret.emplace_back(
ntohl
(ssrc_[i]));
/third_party/libwebsockets/lib/system/dhcpclient/
H
A
D
dhcpc4.c
328
r->is.sa46[which].sa4.sin_addr.s_addr =
ntohl
(lws_ser_ru32be(p));
in lws_sa46_set_ipv4()
462
r->is.nums[n] =
ntohl
(lws_ser_ru32be(p));
in lws_dhcpc4_parse()
474
m = (int)
ntohl
(r->is.nums[n]);
in lws_dhcpc4_parse()
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H
A
D
structures.c
575
num_pairs =
ntohl
(num_pairs);
in SPDYF_name_value_from_stream()
584
name_size =
ntohl
(name_size);
in SPDYF_name_value_from_stream()
596
value_size =
ntohl
(value_size);
in SPDYF_name_value_from_stream()
/third_party/pulseaudio/src/modules/rtp/
H
A
D
rtp-native.c
280
header =
ntohl
(header);
in pa_rtp_recv()
281
*rtp_tstamp =
ntohl
(*rtp_tstamp);
in pa_rtp_recv()
282
ssrc =
ntohl
(c->ssrc);
in pa_rtp_recv()
/third_party/lame/frontend/
H
A
D
rtp.c
124
if ((
ntohl
(tempaddr) >> 28) == 0xe) {
in rtp_socket()
249
ip =
ntohl
(dest.sin_addr.s_addr);
in rtp_socket()
Completed in 14 milliseconds
1
2
3
4
5
6