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:nexthdr
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
bcmip.h
195
uint8
nexthdr
;
member
200
uint8
nexthdr
;
member
212
while (IPV6_EXTHDR(eh->
nexthdr
)) {
in ipv6_exthdr_len()
213
if (eh->
nexthdr
== IPV6_EXTHDR_NONE)
in ipv6_exthdr_len()
215
else if (eh->
nexthdr
== IPV6_EXTHDR_FRAGMENT)
in ipv6_exthdr_len()
217
else if (eh->
nexthdr
== IPV6_EXTHDR_AUTH)
in ipv6_exthdr_len()
226
*proto = eh->
nexthdr
;
in ipv6_exthdr_len()
H
A
D
bcmipv6.h
113
uint8
nexthdr
;
member
134
uint8
nexthdr
;
member
H
A
D
802.11.h
2213
uint8
nexthdr
;
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H
A
D
mac_data.c
144
if (ipv6hdr->
nexthdr
== OAL_IPPROTO_ICMPV6) {
in mac_is_nd()
197
if (ipv6hdr->
nexthdr
== MAC_UDP_PROTOCAL) {
in mac_is_dhcp6()
H
A
D
mac_data.h
98
if (ipv6hdr->
nexthdr
== OAL_IPPROTO_ICMPV6) {
in mac_is_rpl()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_net.h
1193
hi_u8
nexthdr
;
member
1442
hi_u32
nexthdr
;
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
bcmutils.c
3958
ipv6_pseudo.next_hdr = ipv6_hdr->
nexthdr
;
in ipv6_tcp_hdr_cksum()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H
A
D
r8168_n.c
[all...]
Completed in 91 milliseconds