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:AF
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
sctp_vrf.sh
91
ip netns exec $SERVER_NS ./sctp_hello server $
AF
$SERVER_IP \
95
timeout 3 ip netns exec $CLIENT_NS ./sctp_hello client $
AF
\
106
ip netns exec $SERVER_NS ./sctp_hello server $
AF
$SERVER_IP \
110
ip netns exec $SERVER_NS ./sctp_hello server $
AF
$SERVER_IP \
114
timeout 3 ip netns exec $CLIENT_NS1 ./sctp_hello client $
AF
\
116
timeout 3 ip netns exec $CLIENT_NS2 ./sctp_hello client $
AF
\
176
CLIENT_IP=$CLIENT_IP4 SERVER_IP=$SERVER_IP4
AF
="-4" testup && echo "***v4 Tests Done***" &&
177
CLIENT_IP=$CLIENT_IP6 SERVER_IP=$SERVER_IP6
AF
="-6" testup && echo "***v6 Tests Done***"
/kernel/linux/linux-5.10/security/apparmor/include/
H
A
D
policy.h
227
u16
AF
) {
in PROFILE_MEDIATES_AF()
229
__be16 be_af = cpu_to_be16(
AF
);
in PROFILE_MEDIATES_AF()
226
PROFILE_MEDIATES_
AF
(struct aa_profile *profile, u16
AF
)
PROFILE_MEDIATES_AF()
argument
/kernel/linux/linux-6.6/security/apparmor/include/
H
A
D
policy.h
285
static inline aa_state_t RULE_MEDIATES_AF(struct aa_ruleset *rules, u16
AF
)
in RULE_MEDIATES_AF()
argument
288
__be16 be_af = cpu_to_be16(
AF
);
in RULE_MEDIATES_AF()
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H
A
D
test_encl_bootstrap.S
75
add %rdx, %rdx # OF = SF =
AF
= CF = 0; ZF = PF = 1
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H
A
D
fmdrv_common.h
96
#define
AF
71
macro
315
/*
AF
on/off */
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H
A
D
fmdrv_common.h
96
#define
AF
71
macro
315
/*
AF
on/off */
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-tegra186.c
1180
TEGRA234_MAIN_GPIO_PORT(
AF
, 3, 4, 4),
Completed in 6 milliseconds