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:ip6_plen
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ltp/testcases/network/stress/ns-tools/
H
A
D
ns-icmpv6_sender.c
277
pkt.hdr.
ip6_plen
= htons(ip6_psize);
in create_mld_query()
376
pkt.hdr.
ip6_plen
= htons(ip6_psize);
in create_echo_request()
652
bitsize = sizeof(pkt->hdr.
ip6_plen
) * 8;
in thrust_fakes()
654
pkt->hdr.
ip6_plen
^= seed;
in thrust_fakes()
H
A
D
ns-icmp_redirector.c
529
sndip6_p->hdr.
ip6_plen
= htons(sizeof(struct neighbor_adv));
in return_neigh_adv()
550
p_ip6.hdr.p_ip6_plen = sndip6_p->hdr.
ip6_plen
;
in return_neigh_adv()
631
sndip6_p->hdr.
ip6_plen
= htons(ip6_payload_size);
in return_icmp6_redirect()
652
p_ip6.hdr.p_ip6_plen = sndip6_p->hdr.
ip6_plen
;
in return_icmp6_redirect()
/third_party/musl/porting/uniproton/kernel/include/netinet/
H
A
D
ip6.h
27
#define
ip6_plen
ip6_ctlun.ip6_un1.ip6_un1_plen
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H
A
D
ip6.h
27
#define
ip6_plen
ip6_ctlun.ip6_un1.ip6_un1_plen
macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H
A
D
ip6.h
27
#define
ip6_plen
ip6_ctlun.ip6_un1.ip6_un1_plen
macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H
A
D
ip6.h
27
#define
ip6_plen
ip6_ctlun.ip6_un1.ip6_un1_plen
macro
/third_party/musl/include/netinet/
H
A
D
ip6.h
27
#define
ip6_plen
ip6_ctlun.ip6_un1.ip6_un1_plen
macro
/third_party/ltp/testcases/network/sctp/
H
A
D
sctp_big_chunk.c
158
ip6.
ip6_plen
= htons(pkt_len - ip6_hdr_len);
in setup_client()
Completed in 5 milliseconds