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:InPktsDelayed
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
macsec.h
62
__u64
InPktsDelayed
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
macsec.h
78
__u64
InPktsDelayed
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
cn10k_macsec.c
1160
rxsc->stats.
InPktsDelayed
+= sc_rsp.pkt_late_cnt;
in cn10k_mcs_sync_stats()
1672
rxsc->stats.
InPktsDelayed
+= rsp.pkt_late_cnt;
in cn10k_mdo_get_rx_sc_stats()
1684
ctx->stats.rx_sc_stats->
InPktsDelayed
= rxsc->stats.
InPktsDelayed
;
in cn10k_mdo_get_rx_sc_stats()
H
A
D
otx2_common.h
396
u64
InPktsDelayed
;
member
/kernel/linux/linux-5.10/drivers/net/
H
A
D
macsec.c
801
rxsc_stats->stats.
InPktsDelayed
++;
in macsec_post_decrypt()
809
rxsc_stats->stats.
InPktsDelayed
++;
in macsec_post_decrypt()
2842
sum->
InPktsDelayed
+= tmp.
InPktsDelayed
;
in get_rx_sc_stats()
2864
sum->
InPktsDelayed
,
in copy_rx_sc_stats()
/kernel/linux/linux-6.6/drivers/net/
H
A
D
macsec.c
773
rxsc_stats->stats.
InPktsDelayed
++;
in macsec_post_decrypt()
781
rxsc_stats->stats.
InPktsDelayed
++;
in macsec_post_decrypt()
2805
sum->
InPktsDelayed
+= tmp.
InPktsDelayed
;
in get_rx_sc_stats()
2827
sum->
InPktsDelayed
,
in copy_rx_sc_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H
A
D
aq_macsec.c
1172
ctx->stats.rx_sc_stats->
InPktsDelayed
+= stats->delayed_pkts;
in aq_mdo_get_rx_sc_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H
A
D
aq_macsec.c
1118
ctx->stats.rx_sc_stats->
InPktsDelayed
+= stats->delayed_pkts;
in aq_mdo_get_rx_sc_stats()
Completed in 20 milliseconds