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:PF_ATMSVC
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/net/atm/
H
A
D
svc.c
630
.family =
PF_ATMSVC
,
674
.family =
PF_ATMSVC
,
691
sock_unregister(
PF_ATMSVC
);
in atmsvc_exit()
H
A
D
signaling.c
189
if (sk_atm(vcc)->sk_family ==
PF_ATMSVC
&&
in purge_vcc()
H
A
D
proc.c
391
sizeof(struct vcc_state), (void *)(uintptr_t)
PF_ATMSVC
);
in atm_proc_init()
H
A
D
common.c
895
MODULE_ALIAS_NETPROTO(
PF_ATMSVC
);
variable
/kernel/linux/linux-6.6/net/atm/
H
A
D
svc.c
635
.family =
PF_ATMSVC
,
678
.family =
PF_ATMSVC
,
695
sock_unregister(
PF_ATMSVC
);
in atmsvc_exit()
H
A
D
signaling.c
189
if (sk_atm(vcc)->sk_family ==
PF_ATMSVC
&&
in purge_vcc()
H
A
D
proc.c
391
sizeof(struct vcc_state), (void *)(uintptr_t)
PF_ATMSVC
);
in atm_proc_init()
H
A
D
common.c
895
MODULE_ALIAS_NETPROTO(
PF_ATMSVC
);
variable
/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/
H
A
D
socket.h
252
#define
PF_ATMSVC
AF_ATMSVC
macro
/kernel/linux/linux-5.10/include/linux/
H
A
D
socket.h
255
#define
PF_ATMSVC
AF_ATMSVC
macro
/kernel/linux/linux-6.6/include/linux/
H
A
D
socket.h
268
#define
PF_ATMSVC
AF_ATMSVC
macro
/kernel/linux/linux-6.6/tools/perf/trace/beauty/include/linux/
H
A
D
socket.h
268
#define
PF_ATMSVC
AF_ATMSVC
macro
/kernel/linux/linux-5.10/net/sched/
H
A
D
sch_atm.c
257
if (sock->ops->family !=
PF_ATMSVC
&& sock->ops->family != PF_ATMPVC) {
in atm_tc_change()
/kernel/linux/linux-6.6/net/
H
A
D
socket.c
195
[
PF_ATMSVC
] = "
PF_ATMSVC
",
/kernel/linux/linux-5.10/security/selinux/
H
A
D
hooks.c
1242
case
PF_ATMSVC
:
in socket_type_to_security_class()
/kernel/linux/linux-6.6/security/selinux/
H
A
D
hooks.c
1255
case
PF_ATMSVC
:
in socket_type_to_security_class()
Completed in 35 milliseconds