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
defs:veth
(Results
26 - 33
of
33
) sorted by relevance
1
2
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
ipsec.c
464
static int tunnel_set_route(int route_sock, uint32_t *route_seq, char *
veth
,
in tunnel_set_route()
argument
481
static int init_child(int nsfd, char *
veth
, unsigned int src, unsigned int dst)
in init_child()
argument
1954
start_child(unsigned int nr, char *
veth
, int test_desc_fd[2])
start_child()
argument
2312
char
veth
[VETH_LEN];
main()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H
A
D
stmmac_main.c
3665
struct vlan_ethhdr *
veth
= skb_vlan_eth_hdr(skb);
in stmmac_rx_vlan()
local
/kernel/linux/linux-5.10/drivers/net/
H
A
D
tun.c
228
struct
veth
{
struct
2165
struct
veth
veth
;
in tun_put_user()
local
/kernel/linux/linux-6.6/drivers/net/
H
A
D
tun.c
217
struct
veth
{
struct
2155
struct
veth
veth
;
in tun_put_user()
local
/kernel/linux/linux-5.10/drivers/s390/net/
H
A
D
qeth_core_main.c
3882
struct vlan_ethhdr *
veth
= vlan_eth_hdr(skb);
in qeth_get_priority_queue()
local
H
A
D
qeth_core.h
953
struct vlan_ethhdr *
veth
= vlan_eth_hdr(skb);
in qeth_get_ip_version()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H
A
D
stmmac_main.c
4647
struct vlan_ethhdr *
veth
= skb_vlan_eth_hdr(skb);
in stmmac_rx_vlan()
local
/kernel/linux/linux-6.6/drivers/s390/net/
H
A
D
qeth_core_main.c
3817
struct vlan_ethhdr *
veth
= vlan_eth_hdr(skb);
in qeth_get_priority_queue()
local
Completed in 43 milliseconds
1
2