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_nxt
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ltp/testcases/network/stress/ns-tools/
H
A
D
ns-icmpv6_sender.c
278
pkt.hdr.
ip6_nxt
= IPPROTO_HOPOPTS;
in create_mld_query()
377
pkt.hdr.
ip6_nxt
= IPPROTO_ICMPV6;
in create_echo_request()
664
bitsize = sizeof(pkt->hdr.
ip6_nxt
) * 8;
in thrust_fakes()
666
pkt->hdr.
ip6_nxt
^= seed;
in thrust_fakes()
680
pkt->hdr.
ip6_nxt
= number;
in thrust_fakes()
H
A
D
ns-icmp_redirector.c
530
sndip6_p->hdr.
ip6_nxt
= IPPROTO_ICMPV6;
in return_neigh_adv()
553
p_ip6.hdr.p_ip6_nxt = sndip6_p->hdr.
ip6_nxt
;
in return_neigh_adv()
632
sndip6_p->hdr.
ip6_nxt
= IPPROTO_ICMPV6;
in return_icmp6_redirect()
655
p_ip6.hdr.p_ip6_nxt = sndip6_p->hdr.
ip6_nxt
;
in return_icmp6_redirect()
696
nxt_hdr = rcvip6_p->hdr.
ip6_nxt
;
in analyze_ip6_datagram()
/third_party/musl/porting/uniproton/kernel/include/netinet/
H
A
D
ip6.h
28
#define
ip6_nxt
ip6_ctlun.ip6_un1.ip6_un1_nxt
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H
A
D
ip6.h
28
#define
ip6_nxt
ip6_ctlun.ip6_un1.ip6_un1_nxt
macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H
A
D
ip6.h
28
#define
ip6_nxt
ip6_ctlun.ip6_un1.ip6_un1_nxt
macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H
A
D
ip6.h
28
#define
ip6_nxt
ip6_ctlun.ip6_un1.ip6_un1_nxt
macro
/third_party/musl/include/netinet/
H
A
D
ip6.h
28
#define
ip6_nxt
ip6_ctlun.ip6_un1.ip6_un1_nxt
macro
/third_party/ltp/testcases/network/sctp/
H
A
D
sctp_big_chunk.c
97
ip6.
ip6_nxt
= IPPROTO_SCTP;
in setup_client()
/third_party/toybox/toys/pending/
H
A
D
traceroute.c
394
hdr_next = hip->
ip6_nxt
;
in do_trace()
Completed in 6 milliseconds