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:sk_to_ax25
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/net/ax25/
H
A
D
af_ax25.c
57
ax25_cb_put(
sk_to_ax25
(sk));
in ax25_free_sock()
322
ax25_cb *sax25 =
sk_to_ax25
(skb->sk);
in ax25_destroy_socket()
571
ax25 =
sk_to_ax25
(sk);
in ax25_setsockopt()
726
ax25 =
sk_to_ax25
(sk);
in ax25_getsockopt()
944
oax25 =
sk_to_ax25
(osk);
in ax25_make_new()
991
ax25 =
sk_to_ax25
(sk);
in ax25_release()
1112
ax25 =
sk_to_ax25
(sk);
in ax25_bind()
1161
ax25_cb *ax25 =
sk_to_ax25
(sk), *ax25t;
in ax25_connect()
1446
ax25 =
sk_to_ax25
(sk);
in ax25_getname()
1498
ax25 =
sk_to_ax25
(s
in ax25_sendmsg()
[all...]
H
A
D
ax25_in.c
353
ax25 =
sk_to_ax25
(make);
in ax25_rcv()
/kernel/linux/linux-6.6/net/ax25/
H
A
D
af_ax25.c
57
ax25_cb_put(
sk_to_ax25
(sk));
in ax25_free_sock()
326
ax25_cb *sax25 =
sk_to_ax25
(skb->sk);
in ax25_destroy_socket()
575
ax25 =
sk_to_ax25
(sk);
in ax25_setsockopt()
730
ax25 =
sk_to_ax25
(sk);
in ax25_getsockopt()
949
oax25 =
sk_to_ax25
(osk);
in ax25_make_new()
996
ax25 =
sk_to_ax25
(sk);
in ax25_release()
1121
ax25 =
sk_to_ax25
(sk);
in ax25_bind()
1170
ax25_cb *ax25 =
sk_to_ax25
(sk), *ax25t;
in ax25_connect()
1455
ax25 =
sk_to_ax25
(sk);
in ax25_getname()
1507
ax25 =
sk_to_ax25
(s
in ax25_sendmsg()
[all...]
H
A
D
ax25_in.c
353
ax25 =
sk_to_ax25
(make);
in ax25_rcv()
/kernel/linux/linux-5.10/include/net/
H
A
D
ax25.h
275
static inline struct ax25_cb *
sk_to_ax25
(const struct sock *sk)
in sk_to_ax25()
function
/kernel/linux/linux-6.6/include/net/
H
A
D
ax25.h
265
static inline struct ax25_cb *
sk_to_ax25
(const struct sock *sk)
in sk_to_ax25()
function
Completed in 7 milliseconds