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:us_tot_len
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_edca_opt.c
167
if (oal_net2host_short(ip->
us_tot_len
) < HMAC_EDCA_OPT_MIN_PKT_LEN) {
in hmac_edca_opt_rx_pkts_stat()
212
if (oal_net2host_short(ip->
us_tot_len
) < HMAC_EDCA_OPT_MIN_PKT_LEN) {
in hmac_edca_opt_tx_pkts_stat()
H
A
D
hmac_traffic_classify.c
284
judge_info->len = oal_net2host_short(ip->
us_tot_len
) - sizeof(mac_ip_header_stru) - sizeof(udp_hdr_stru);
in hmac_tx_traffic_classify_list_proc()
H
A
D
hmac_rx_data.c
463
if (oal_net2host_short(ip->
us_tot_len
) < WLAN_SHORT_NETBUF_SIZE) {
in hmac_pkt_mem_opt_rx_pkts_stat()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_netbuf.h
62
uint16_t
us_tot_len
;
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H
A
D
mac_frame.h
936
hi_u16
us_tot_len
;
member
Completed in 10 milliseconds