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:transcode
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/
H
A
D
netlink_compat.c
73
int (*
transcode
)(struct tipc_nl_compat_cmd_doit *cmd,
member
360
err = (*cmd->
transcode
)(cmd, trans_buf, msg);
in __tipc_nl_compat_doit()
1214
doit.
transcode
= tipc_nl_compat_bearer_enable;
in tipc_nl_compat_handle()
1219
doit.
transcode
= tipc_nl_compat_bearer_disable;
in tipc_nl_compat_handle()
1239
doit.
transcode
= tipc_nl_compat_link_set;
in tipc_nl_compat_handle()
1244
doit.
transcode
= tipc_nl_compat_link_reset_stats;
in tipc_nl_compat_handle()
1273
doit.
transcode
= tipc_nl_compat_net_set;
in tipc_nl_compat_handle()
1278
doit.
transcode
= tipc_nl_compat_net_set;
in tipc_nl_compat_handle()
/kernel/linux/linux-6.6/net/tipc/
H
A
D
netlink_compat.c
74
int (*
transcode
)(struct tipc_nl_compat_cmd_doit *cmd,
member
359
err = (*cmd->
transcode
)(cmd, trans_buf, msg);
in __tipc_nl_compat_doit()
1213
doit.
transcode
= tipc_nl_compat_bearer_enable;
in tipc_nl_compat_handle()
1218
doit.
transcode
= tipc_nl_compat_bearer_disable;
in tipc_nl_compat_handle()
1238
doit.
transcode
= tipc_nl_compat_link_set;
in tipc_nl_compat_handle()
1243
doit.
transcode
= tipc_nl_compat_link_reset_stats;
in tipc_nl_compat_handle()
1272
doit.
transcode
= tipc_nl_compat_net_set;
in tipc_nl_compat_handle()
1277
doit.
transcode
= tipc_nl_compat_net_set;
in tipc_nl_compat_handle()
Completed in 3 milliseconds