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:eth_hdr
(Results
51 - 62
of
62
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mac.c
255
struct ethhdr *
eth_hdr
= (struct ethhdr *)(skb->data + hdr_gap);
in mt7615_reverse_frag0_hdr_trans()
local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
mac.c
266
struct ethhdr *
eth_hdr
= (struct ethhdr *)(skb->data + hdr_gap);
in mt7996_reverse_frag0_hdr_trans()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
xskxceiver.c
157
static void gen_eth_hdr(struct ifobject *ifobject, struct ethhdr *
eth_hdr
)
in gen_eth_hdr()
argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
ib_verbs.c
3096
struct ethhdr *
eth_hdr
;
in bnxt_re_is_loopback_packet()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
ib_verbs.c
3303
struct ethhdr *
eth_hdr
;
in bnxt_re_is_loopback_packet()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
core.c
371
char *
eth_hdr
= skb_push(skb, MLXSW_EMAD_ETH_HDR_LEN);
in mlxsw_emad_construct_eth_hdr()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H
A
D
wmi.c
163
struct ethhdr *
eth_hdr
;
in ath6kl_wmi_dix_2_dot3()
local
392
struct ethhdr
eth_hdr
;
in ath6kl_wmi_dot11_hdr_remove()
local
457
struct ethhdr
eth_hdr
;
ath6kl_wmi_dot3_2_dix()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
core.c
489
char *
eth_hdr
= skb_push(skb, MLXSW_EMAD_ETH_HDR_LEN);
in mlxsw_emad_construct_eth_hdr()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_switch.c
2466
void ice_fill_eth_hdr(u8 *
eth_hdr
)
in ice_fill_eth_hdr()
argument
2487
u8 *
eth_hdr
;
in ice_fill_sw_rule()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H
A
D
wmi.c
163
struct ethhdr *
eth_hdr
;
in ath6kl_wmi_dix_2_dot3()
local
392
struct ethhdr
eth_hdr
;
in ath6kl_wmi_dot11_hdr_remove()
local
457
struct ethhdr
eth_hdr
;
ath6kl_wmi_dot3_2_dix()
local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H
A
D
ocrdma_sli.h
1919
struct ocrdma_eth_vlan
eth_hdr
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H
A
D
ocrdma_sli.h
1919
struct ocrdma_eth_vlan
eth_hdr
;
member
Completed in 49 milliseconds
1
2
3