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
defs:mpls
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H
A
D
tc_tun_mplsoudp.c
34
struct mpls_shim_hdr *
mpls
;
in generate_ip_tun_hdr()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H
A
D
tc_tun_mplsoudp.c
35
struct mpls_shim_hdr *
mpls
;
in generate_ip_tun_hdr()
local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
bpf_flow.c
379
struct mpls_label *
mpls
, _mpls;
in MPLS()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
bpf_flow.c
395
struct mpls_label *
mpls
, _mpls;
in MPLS()
local
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
flow.h
139
}
mpls
;
member
H
A
D
flow_netlink.c
3228
const struct ovs_action_add_mpls *
mpls
= nla_data(a);
in __ovs_nla_copy_actions()
local
3255
const struct ovs_action_push_mpls *
mpls
in __ovs_nla_copy_actions()
local
[all...]
H
A
D
actions.c
1323
struct ovs_action_push_mpls *
mpls
= nla_data(a);
in do_execute_actions()
local
1330
struct ovs_action_add_mpls *
mpls
= nla_data(a);
in do_execute_actions()
local
/kernel/linux/linux-5.10/include/net/
H
A
D
flow_dissector.h
79
static inline void dissector_set_mpls_lse(struct flow_dissector_key_mpls *
mpls
,
in dissector_set_mpls_lse()
argument
H
A
D
net_namespace.h
186
struct netns_mpls
mpls
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
net_namespace.h
175
struct netns_mpls
mpls
;
member
H
A
D
flow_dissector.h
82
static inline void dissector_set_mpls_lse(struct flow_dissector_key_mpls *
mpls
,
in dissector_set_mpls_lse()
argument
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
flow.h
153
}
mpls
;
member
H
A
D
flow_netlink.c
3272
const struct ovs_action_add_mpls *
mpls
= nla_data(a);
in __ovs_nla_copy_actions()
local
3299
const struct ovs_action_push_mpls *
mpls
in __ovs_nla_copy_actions()
local
[all...]
H
A
D
actions.c
1353
struct ovs_action_push_mpls *
mpls
= nla_data(a);
in do_execute_actions()
local
1360
struct ovs_action_add_mpls *
mpls
= nla_data(a);
in do_execute_actions()
local
/kernel/linux/linux-5.10/net/wireless/
H
A
D
util.c
867
struct mpls_label mpls_tmp, *
mpls
;
in cfg80211_classify8021d()
local
/kernel/linux/linux-6.6/net/wireless/
H
A
D
util.c
952
struct mpls_label mpls_tmp, *
mpls
;
in cfg80211_classify8021d()
local
/kernel/linux/linux-5.10/net/sched/
H
A
D
cls_flower.c
59
struct flow_dissector_key_mpls
mpls
;
member
/kernel/linux/linux-5.10/net/core/
H
A
D
pktgen.c
2597
static void mpls_push(__be32 *
mpls
, struct pktgen_dev *pkt_dev)
in mpls_push()
argument
2728
__be32 *
mpls
;
in fill_packet_ipv4()
local
2856
__be32 *
mpls
;
fill_packet_ipv6()
local
[all...]
/kernel/linux/linux-6.6/net/core/
H
A
D
pktgen.c
2733
static void mpls_push(__be32 *
mpls
, struct pktgen_dev *pkt_dev)
in mpls_push()
argument
2867
__be32 *
mpls
;
in fill_packet_ipv4()
local
2995
__be32 *
mpls
;
fill_packet_ipv6()
local
[all...]
/kernel/linux/linux-6.6/net/sched/
H
A
D
cls_flower.c
64
struct flow_dissector_key_mpls
mpls
;
member
/kernel/linux/linux-5.10/include/rdma/
H
A
D
ib_verbs.h
2052
struct ib_flow_spec_mpls
mpls
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
ib_verbs.h
2091
struct ib_flow_spec_mpls
mpls
;
member
Completed in 59 milliseconds