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:veth_stats
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/
H
A
D
veth.c
39
struct
veth_stats
{
struct
53
struct
veth_stats
vs;
90
#define VETH_RQ_STAT(m) offsetof(struct
veth_stats
, m)
333
static void veth_stats_rx(struct
veth_stats
*result, struct net_device *dev)
in veth_stats_rx()
369
struct
veth_stats
rx;
in veth_get_stats64()
568
struct
veth_stats
*stats)
in veth_xdp_rcv_one()
655
struct
veth_stats
*stats)
in veth_xdp_rcv_skb()
801
struct
veth_stats
*stats)
in veth_xdp_rcv()
844
struct
veth_stats
stats = {};
in veth_poll()
/kernel/linux/linux-6.6/drivers/net/
H
A
D
veth.c
41
struct
veth_stats
{
struct
55
struct
veth_stats
vs;
94
#define VETH_RQ_STAT(m) offsetof(struct
veth_stats
, m)
390
static void veth_stats_rx(struct
veth_stats
*result, struct net_device *dev)
in veth_stats_rx()
426
struct
veth_stats
rx;
in veth_get_stats64()
611
struct
veth_stats
*stats)
in veth_xdp_rcv_one()
681
struct
veth_stats
*stats)
in veth_xdp_rcv_bulk_skb()
826
struct
veth_stats
*stats)
in veth_xdp_rcv_skb()
936
struct
veth_stats
*stats)
in veth_xdp_rcv()
996
struct
veth_stats
stat
in veth_poll()
[all...]
Completed in 4 milliseconds