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:ox25
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/x25/
H
A
D
af_x25.c
600
struct x25_sock *x25, *
ox25
;
in x25_make_new()
local
619
ox25
= x25_sk(osk);
in x25_make_new()
620
x25->t21 =
ox25
->t21;
in x25_make_new()
621
x25->t22 =
ox25
->t22;
in x25_make_new()
622
x25->t23 =
ox25
->t23;
in x25_make_new()
623
x25->t2 =
ox25
->t2;
in x25_make_new()
624
x25->flags =
ox25
->flags;
in x25_make_new()
625
x25->facilities =
ox25
->facilities;
in x25_make_new()
626
x25->dte_facilities =
ox25
->dte_facilities;
in x25_make_new()
627
x25->cudmatchlength =
ox25
in x25_make_new()
[all...]
/kernel/linux/linux-6.6/net/x25/
H
A
D
af_x25.c
590
struct x25_sock *x25, *
ox25
;
in x25_make_new()
local
609
ox25
= x25_sk(osk);
in x25_make_new()
610
x25->t21 =
ox25
->t21;
in x25_make_new()
611
x25->t22 =
ox25
->t22;
in x25_make_new()
612
x25->t23 =
ox25
->t23;
in x25_make_new()
613
x25->t2 =
ox25
->t2;
in x25_make_new()
614
x25->flags =
ox25
->flags;
in x25_make_new()
615
x25->facilities =
ox25
->facilities;
in x25_make_new()
616
x25->dte_facilities =
ox25
->dte_facilities;
in x25_make_new()
617
x25->cudmatchlength =
ox25
in x25_make_new()
[all...]
Completed in 5 milliseconds