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:oax25
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/ax25/
H
A
D
af_ax25.c
912
ax25_cb *ax25, *
oax25
;
in ax25_make_new()
local
944
oax25
= sk_to_ax25(osk);
in ax25_make_new()
946
ax25->modulus =
oax25
->modulus;
in ax25_make_new()
947
ax25->backoff =
oax25
->backoff;
in ax25_make_new()
948
ax25->pidincl =
oax25
->pidincl;
in ax25_make_new()
949
ax25->iamdigi =
oax25
->iamdigi;
in ax25_make_new()
950
ax25->rtt =
oax25
->rtt;
in ax25_make_new()
951
ax25->t1 =
oax25
->t1;
in ax25_make_new()
952
ax25->t2 =
oax25
->t2;
in ax25_make_new()
953
ax25->t3 =
oax25
in ax25_make_new()
[all...]
/kernel/linux/linux-6.6/net/ax25/
H
A
D
af_ax25.c
917
ax25_cb *ax25, *
oax25
;
in ax25_make_new()
local
949
oax25
= sk_to_ax25(osk);
in ax25_make_new()
951
ax25->modulus =
oax25
->modulus;
in ax25_make_new()
952
ax25->backoff =
oax25
->backoff;
in ax25_make_new()
953
ax25->pidincl =
oax25
->pidincl;
in ax25_make_new()
954
ax25->iamdigi =
oax25
->iamdigi;
in ax25_make_new()
955
ax25->rtt =
oax25
->rtt;
in ax25_make_new()
956
ax25->t1 =
oax25
->t1;
in ax25_make_new()
957
ax25->t2 =
oax25
->t2;
in ax25_make_new()
958
ax25->t3 =
oax25
in ax25_make_new()
[all...]
Completed in 6 milliseconds