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:mdtype
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
nsh.h
210
u8
mdtype
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
nsh.h
210
u8
mdtype
;
member
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
flow_netlink.c
1307
nh->
mdtype
= base->
mdtype
;
in nsh_hdr_from_nlattr()
1386
u8
mdtype
= 0;
in nsh_key_put_from_nlattr()
local
1419
mdtype
= base->
mdtype
;
in nsh_key_put_from_nlattr()
1424
SW_FLOW_KEY_PUT(match, nsh.base.
mdtype
,
in nsh_key_put_from_nlattr()
1425
base->
mdtype
, is_mask);
in nsh_key_put_from_nlattr()
1452
mdtype
in nsh_key_put_from_nlattr()
1478
if ((has_md1 &&
mdtype
!= NSH_M_TYPE1) ||
in nsh_key_put_from_nlattr()
1479
(has_md2 &&
mdtype
!
in nsh_key_put_from_nlattr()
[all...]
H
A
D
flow.c
504
key->nsh.base.
mdtype
= nh->
mdtype
;
in parse_nsh()
507
switch (key->nsh.base.
mdtype
) {
in parse_nsh()
H
A
D
actions.c
639
switch (nh->
mdtype
) {
in set_nsh()
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
flow_netlink.c
1319
nh->
mdtype
= base->
mdtype
;
in nsh_hdr_from_nlattr()
1398
u8
mdtype
= 0;
in nsh_key_put_from_nlattr()
local
1431
mdtype
= base->
mdtype
;
in nsh_key_put_from_nlattr()
1436
SW_FLOW_KEY_PUT(match, nsh.base.
mdtype
,
in nsh_key_put_from_nlattr()
1437
base->
mdtype
, is_mask);
in nsh_key_put_from_nlattr()
1464
mdtype
in nsh_key_put_from_nlattr()
1490
if ((has_md1 &&
mdtype
!= NSH_M_TYPE1) ||
in nsh_key_put_from_nlattr()
1491
(has_md2 &&
mdtype
!
in nsh_key_put_from_nlattr()
[all...]
H
A
D
flow.c
653
key->nsh.base.
mdtype
= nh->
mdtype
;
in parse_nsh()
656
switch (key->nsh.base.
mdtype
) {
in parse_nsh()
H
A
D
actions.c
642
switch (nh->
mdtype
) {
in set_nsh()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
openvswitch.h
519
__u8
mdtype
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
openvswitch.h
560
__u8
mdtype
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
openvswitch.h
320
__u8
mdtype
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
openvswitch.h
320
__u8
mdtype
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
openvswitch.h
310
__u8
mdtype
;
member
Completed in 24 milliseconds