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:flowi4_tos
(Results
1 - 25
of
57
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/include/net/
H
A
D
flow.h
70
#define
flowi4_tos
__fl_common.flowic_tos
macro
103
fl4->
flowi4_tos
= tos;
in flowi4_init_output()
122
fl4->
flowi4_tos
= tos;
in flowi4_update_output()
H
A
D
route.h
150
.
flowi4_tos
= tos,
in ip_route_output()
180
fl4->
flowi4_tos
= tos;
in ip_route_output_gre()
H
A
D
ip_tunnels.h
250
fl4->
flowi4_tos
= tos;
in ip_tunnel_init_flow()
/kernel/linux/linux-6.6/include/net/
H
A
D
flow.h
71
#define
flowi4_tos
__fl_common.flowic_tos
macro
104
fl4->
flowi4_tos
= tos;
in flowi4_init_output()
H
A
D
route.h
158
.
flowi4_tos
= tos,
in ip_route_output()
188
fl4->
flowi4_tos
= tos;
in ip_route_output_gre()
H
A
D
ip_tunnels.h
270
fl4->
flowi4_tos
= tos;
in ip_tunnel_init_flow()
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H
A
D
nf_dup_ipv4.c
35
fl4.
flowi4_tos
= RT_TOS(iph->tos);
in nf_dup_ipv4_route()
H
A
D
ipt_rpfilter.c
79
flow.
flowi4_tos
= iph->tos & IPTOS_RT_MASK;
in rpfilter_mt()
H
A
D
nft_fib_ipv4.c
112
fl4.
flowi4_tos
= iph->tos & DSCP_BITS;
in nft_fib4_eval()
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H
A
D
nf_dup_ipv4.c
35
fl4.
flowi4_tos
= RT_TOS(iph->tos);
in nf_dup_ipv4_route()
H
A
D
ipt_rpfilter.c
78
flow.
flowi4_tos
= iph->tos & IPTOS_RT_MASK;
in rpfilter_mt()
H
A
D
nft_fib_ipv4.c
113
fl4.
flowi4_tos
= iph->tos & DSCP_BITS;
in nft_fib4_eval()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
fib.h
48
__entry->tos = flp->
flowi4_tos
;
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
netfilter.c
46
fl4.
flowi4_tos
= RT_TOS(iph->tos);
in ip_route_me_harder()
H
A
D
xfrm4_policy.c
30
fl4->
flowi4_tos
= tos;
in __xfrm4_dst_lookup()
H
A
D
route.c
117
((oldflp4)->
flowi4_tos
& (IPTOS_RT_MASK | RTO_ONLINK))
537
fl4->
flowi4_tos
= tos & IPTOS_RT_MASK;
in ip_rt_fix_tos()
1307
.
flowi4_tos
= RT_TOS(iph->tos),
in ip_rt_get_source()
2208
fl4.
flowi4_tos
= tos;
in ip_route_input_slow()
2841
fl4.
flowi4_tos
= RT_TOS(tos);
in ip_route_output_tunnel()
2882
r->rtm_tos = fl4 ? fl4->
flowi4_tos
: 0;
in rt_fill_info()
3255
fl4.
flowi4_tos
= rtm->rtm_tos & IPTOS_RT_MASK;
in inet_rtm_getroute()
3325
fri.tos = fl4.
flowi4_tos
;
in inet_rtm_getroute()
H
A
D
fib_rules.c
188
if (r->tos && (r->tos != fl4->
flowi4_tos
))
in fib4_rule_match()
H
A
D
icmp.c
449
fl4.
flowi4_tos
= RT_TOS(ip_hdr(skb)->tos);
in icmp_reply()
501
fl4->
flowi4_tos
= RT_TOS(tos);
in icmp_route_lookup()
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
fib.h
47
__entry->tos = flp->
flowi4_tos
;
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
netfilter.c
46
fl4.
flowi4_tos
= RT_TOS(iph->tos);
in ip_route_me_harder()
H
A
D
xfrm4_policy.c
30
fl4->
flowi4_tos
= tos;
in __xfrm4_dst_lookup()
H
A
D
route.c
110
((oldflp4)->
flowi4_tos
& (IPTOS_RT_MASK | RTO_ONLINK))
505
fl4->
flowi4_tos
= tos & IPTOS_RT_MASK;
in ip_rt_fix_tos()
1286
.
flowi4_tos
= RT_TOS(iph->tos),
in ip_rt_get_source()
2289
fl4.
flowi4_tos
= tos;
in ip_route_input_slow()
2915
fl4.
flowi4_tos
= RT_TOS(tos);
in ip_route_output_tunnel()
2956
r->rtm_tos = fl4 ? fl4->
flowi4_tos
: 0;
in rt_fill_info()
3332
fl4.
flowi4_tos
= rtm->rtm_tos & IPTOS_RT_MASK;
in inet_rtm_getroute()
3402
fri.dscp = inet_dsfield_to_dscp(fl4.
flowi4_tos
);
in inet_rtm_getroute()
H
A
D
fib_rules.c
189
if (r->dscp && r->dscp != inet_dsfield_to_dscp(fl4->
flowi4_tos
))
in fib4_rule_match()
H
A
D
icmp.c
443
fl4.
flowi4_tos
= RT_TOS(ip_hdr(skb)->tos);
in icmp_reply()
495
fl4->
flowi4_tos
= RT_TOS(tos);
in icmp_route_lookup()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H
A
D
tc_tun.c
239
attr.fl.fl4.
flowi4_tos
= tun_key->tos & ~INET_ECN_MASK;
in mlx5e_tc_tun_create_header_ipv4()
354
attr.fl.fl4.
flowi4_tos
= tun_key->tos & ~INET_ECN_MASK;
in mlx5e_tc_tun_update_header_ipv4()
Completed in 22 milliseconds
1
2
3