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:dst_discard
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/net/core/
H
A
D
dst.c
60
dst->input =
dst_discard
;
in dst_init()
157
dst->input =
dst_discard
;
in dst_dev_put()
/kernel/linux/linux-6.6/net/core/
H
A
D
dst.c
59
dst->input =
dst_discard
;
in dst_init()
156
dst->input =
dst_discard
;
in dst_dev_put()
/kernel/linux/linux-5.10/include/net/
H
A
D
dst.h
371
static inline int
dst_discard
(struct sk_buff *skb)
in dst_discard()
function
/kernel/linux/linux-6.6/include/net/
H
A
D
dst.h
391
static inline int
dst_discard
(struct sk_buff *skb)
in dst_discard()
function
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
exthdrs.c
858
.handler =
dst_discard
,
H
A
D
route.c
320
.input =
dst_discard
,
1066
rt->dst.input =
dst_discard
;
in ip6_rt_init_dst_reject()
2547
new->input =
dst_discard
;
in ip6_blackhole_route()
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
exthdrs.c
843
.handler =
dst_discard
,
H
A
D
route.c
326
.input =
dst_discard
,
1069
rt->dst.input =
dst_discard
;
in ip6_rt_init_dst_reject()
2666
new->input =
dst_discard
;
in ip6_blackhole_route()
/kernel/linux/linux-5.10/net/xfrm/
H
A
D
xfrm_policy.c
2617
dst1->input =
dst_discard
;
in xfrm_bundle_create()
2917
dst1->input =
dst_discard
;
in xfrm_create_dummy_bundle()
/kernel/linux/linux-6.6/net/xfrm/
H
A
D
xfrm_policy.c
2700
dst1->input =
dst_discard
;
in xfrm_bundle_create()
3000
dst1->input =
dst_discard
;
in xfrm_create_dummy_bundle()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
route.c
2765
new->input =
dst_discard
;
in ipv4_blackhole_route()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
route.c
2842
new->input =
dst_discard
;
in ipv4_blackhole_route()
Completed in 41 milliseconds