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:fc_gateway
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
H
A
D
nip_fib.h
39
struct nip_addr
fc_gateway
;
member
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H
A
D
route.c
163
cfg->
fc_gateway
= rtmsg->rtmsg_gateway;
in rtmsg_to_fibni_config()
538
rt->gateway = cfg->
fc_gateway
;
in nip_route_info_create()
666
if (nip_addr_invalid(&cfg.
fc_gateway
)) {
in nip_route_ioctl()
668
cfg.
fc_gateway
.bitlen);
in nip_route_ioctl()
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
route.c
3252
const struct in6_addr *gw_addr = &cfg->
fc_gateway
;
in ip6_route_check_nh_onlink()
3274
const struct in6_addr *gw_addr = &cfg->
fc_gateway
;
in ip6_route_check_nh()
3327
const struct in6_addr *gw_addr = &cfg->
fc_gateway
;
in ip6_validate_gw()
3425
fib6_nh->fib_nh_gw6 = cfg->
fc_gateway
;
in fib6_nh_init()
3485
fib6_nh->fib_nh_gw6 = cfg->
fc_gateway
;
in fib6_nh_init()
3887
!ipv6_addr_equal(&cfg->
fc_gateway
, &rt->rt6i_gateway))
in __ip6_del_cached_rt()
4004
!ipv6_addr_equal(&cfg->
fc_gateway
, &nh->fib_nh_gw6))
in ip6_route_del()
4226
cfg.
fc_gateway
= *gwaddr;
in rt6_add_route_info()
4288
cfg.
fc_gateway
= *gwaddr;
in rt6_add_dflt_router()
4363
.
fc_gateway
in rtmsg_to_fib6_config()
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
route.c
3346
const struct in6_addr *gw_addr = &cfg->
fc_gateway
;
in ip6_route_check_nh_onlink()
3369
const struct in6_addr *gw_addr = &cfg->
fc_gateway
;
in ip6_route_check_nh()
3424
const struct in6_addr *gw_addr = &cfg->
fc_gateway
;
in ip6_validate_gw()
3524
fib6_nh->fib_nh_gw6 = cfg->
fc_gateway
;
in fib6_nh_init()
3586
fib6_nh->fib_nh_gw6 = cfg->
fc_gateway
;
in fib6_nh_init()
3971
!ipv6_addr_equal(&cfg->
fc_gateway
, &rt->rt6i_gateway))
in __ip6_del_cached_rt()
4088
!ipv6_addr_equal(&cfg->
fc_gateway
, &nh->fib_nh_gw6))
in ip6_route_del()
4310
cfg.
fc_gateway
= *gwaddr;
in rt6_add_route_info()
4373
cfg.
fc_gateway
= *gwaddr;
in rt6_add_dflt_router()
4448
.
fc_gateway
in rtmsg_to_fib6_config()
[all...]
/kernel/linux/linux-5.10/include/net/
H
A
D
ip6_fib.h
58
struct in6_addr
fc_gateway
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
ip6_fib.h
59
struct in6_addr
fc_gateway
;
member
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
nexthop.c
1366
.
fc_gateway
= cfg->gw.ipv6,
in nh_create_ipv6()
H
A
D
fib_semantics.c
1057
.
fc_gateway
= nh->fib_nh_gw6,
in fib_check_nh_v6_gw()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
fib_semantics.c
1058
.
fc_gateway
= nh->fib_nh_gw6,
in fib_check_nh_v6_gw()
H
A
D
nexthop.c
2576
.
fc_gateway
= cfg->gw.ipv6,
in nh_create_ipv6()
Completed in 31 milliseconds