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:ip6_null_entry
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
fib6_rules.c
117
if (rt != net->ipv6.
ip6_null_entry
&& rt->dst.error != -EAGAIN)
in fib6_rule_lookup()
128
dst_hold(&net->ipv6.
ip6_null_entry
->dst);
in fib6_rule_lookup()
129
return &net->ipv6.
ip6_null_entry
->dst;
in fib6_rule_lookup()
212
rt = net->ipv6.
ip6_null_entry
;
in __fib6_rule_action()
234
if (rt != net->ipv6.
ip6_null_entry
) {
in __fib6_rule_action()
H
A
D
route.c
1164
rt = net->ipv6.
ip6_null_entry
;
in ip6_hold_safe()
1195
nrt = dev_net(dev)->ipv6.
ip6_null_entry
;
in ip6_create_rt_rcu()
1228
rt = net->ipv6.
ip6_null_entry
;
in ip6_pol_route_lookup()
2269
rt = net->ipv6.
ip6_null_entry
;
in ip6_pol_route()
2524
dst = &net->ipv6.
ip6_null_entry
->dst;
in ip6_route_output_flags()
2979
ret = net->ipv6.
ip6_null_entry
;
in __ip6_route_redirect()
6011
if (rt == net->ipv6.
ip6_null_entry
) {
in inet6_rtm_getroute()
6128
net->ipv6.
ip6_null_entry
->dst.dev = dev;
in ip6_route_dev_notify()
6129
net->ipv6.
ip6_null_entry
->rt6i_idev = in6_dev_get(dev);
in ip6_route_dev_notify()
6141
in6_dev_put_clear(&net->ipv6.
ip6_null_entry
in ip6_route_dev_notify()
[all...]
H
A
D
ip6_fib.c
11
* remove
ip6_null_entry
from the top of
321
rt = net->ipv6.
ip6_null_entry
;
in fib6_rule_lookup()
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
fib6_rules.c
118
if (rt != net->ipv6.
ip6_null_entry
&& rt->dst.error != -EAGAIN)
in fib6_rule_lookup()
129
dst_hold(&net->ipv6.
ip6_null_entry
->dst);
in fib6_rule_lookup()
130
return &net->ipv6.
ip6_null_entry
->dst;
in fib6_rule_lookup()
213
rt = net->ipv6.
ip6_null_entry
;
in __fib6_rule_action()
235
if (rt != net->ipv6.
ip6_null_entry
) {
in __fib6_rule_action()
H
A
D
route.c
1167
rt = net->ipv6.
ip6_null_entry
;
in ip6_hold_safe()
1198
nrt = dev_net(dev)->ipv6.
ip6_null_entry
;
in ip6_create_rt_rcu()
1228
rt = net->ipv6.
ip6_null_entry
;
in ip6_pol_route_lookup()
2261
rt = net->ipv6.
ip6_null_entry
;
in ip6_pol_route()
2643
dst = &net->ipv6.
ip6_null_entry
->dst;
in ip6_route_output_flags()
3095
ret = net->ipv6.
ip6_null_entry
;
in __ip6_route_redirect()
6110
if (rt == net->ipv6.
ip6_null_entry
) {
in inet6_rtm_getroute()
6275
net->ipv6.
ip6_null_entry
->dst.dev = dev;
in ip6_route_dev_notify()
6276
net->ipv6.
ip6_null_entry
->rt6i_idev = in6_dev_get(dev);
in ip6_route_dev_notify()
6288
in6_dev_put_clear(&net->ipv6.
ip6_null_entry
in ip6_route_dev_notify()
[all...]
H
A
D
ip6_fib.c
11
* remove
ip6_null_entry
from the top of
322
rt = net->ipv6.
ip6_null_entry
;
in fib6_rule_lookup()
/kernel/linux/linux-5.10/include/net/netns/
H
A
D
ipv6.h
72
struct rt6_info *
ip6_null_entry
;
member
/kernel/linux/linux-6.6/include/net/netns/
H
A
D
ipv6.h
71
struct rt6_info *
ip6_null_entry
;
member
/kernel/linux/linux-5.10/drivers/net/
H
A
D
vrf.c
464
struct dst_entry *dst_null = &net->ipv6.
ip6_null_entry
->dst;
in vrf_process_v6_outbound()
1325
if (unlikely(&rt6->dst == &net->ipv6.
ip6_null_entry
->dst))
in vrf_ip6_input_dst()
1452
dst = &net->ipv6.
ip6_null_entry
->dst;
in vrf_link_scope_lookup()
/kernel/linux/linux-6.6/drivers/net/
H
A
D
vrf.c
456
struct dst_entry *dst_null = &net->ipv6.
ip6_null_entry
->dst;
in vrf_process_v6_outbound()
1351
if (unlikely(&rt6->dst == &net->ipv6.
ip6_null_entry
->dst))
in vrf_ip6_input_dst()
1495
dst = &net->ipv6.
ip6_null_entry
->dst;
in vrf_link_scope_lookup()
Completed in 33 milliseconds