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:skb_tx_error
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nfnetlink_queue.c
469
skb_tx_error
(entskb);
in nfqnl_build_packet_message()
478
skb_tx_error
(entskb);
in nfqnl_build_packet_message()
628
skb_tx_error
(entskb);
in nfqnl_build_packet_message()
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nfnetlink_queue.c
490
skb_tx_error
(entskb);
in nfqnl_build_packet_message()
499
skb_tx_error
(entskb);
in nfqnl_build_packet_message()
656
skb_tx_error
(entskb);
in nfqnl_build_packet_message()
/kernel/linux/linux-5.10/net/core/
H
A
D
skbuff.c
821
*
skb_tx_error
- report an sk_buff xmit error
827
void
skb_tx_error
(struct sk_buff *skb)
in skb_tx_error()
function
831
EXPORT_SYMBOL(
skb_tx_error
);
variable
3006
skb_tx_error
(from);
in skb_zerocopy()
/kernel/linux/linux-6.6/net/core/
H
A
D
skbuff.c
1253
*
skb_tx_error
- report an sk_buff xmit error
1259
void
skb_tx_error
(struct sk_buff *skb)
in skb_tx_error()
function
1266
EXPORT_SYMBOL(
skb_tx_error
);
variable
3617
skb_tx_error
(from);
in skb_zerocopy()
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
datapath.c
546
skb_tx_error
(skb);
in queue_userspace_packet()
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
datapath.c
584
skb_tx_error
(skb);
in queue_userspace_packet()
/kernel/linux/linux-5.10/drivers/net/
H
A
D
tun.c
1145
skb_tx_error
(skb);
in tun_net_xmit()
/kernel/linux/linux-5.10/include/linux/
H
A
D
skbuff.h
1066
void
skb_tx_error
(struct sk_buff *skb);
/kernel/linux/linux-6.6/include/linux/
H
A
D
skbuff.h
1241
void
skb_tx_error
(struct sk_buff *skb);
/kernel/linux/linux-6.6/drivers/net/
H
A
D
tun.c
1152
skb_tx_error
(skb);
in tun_net_xmit()
Completed in 49 milliseconds