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:sadb_x_sec_ctx
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/net/key/
H
A
D
af_key.c
374
[SADB_X_EXT_SEC_CTX] = (u8) sizeof(struct
sadb_x_sec_ctx
),
444
static inline int pfkey_sec_ctx_len(const struct
sadb_x_sec_ctx
*sec_ctx)
in pfkey_sec_ctx_len()
446
return DIV_ROUND_UP(sizeof(struct
sadb_x_sec_ctx
) +
in pfkey_sec_ctx_len()
453
const struct
sadb_x_sec_ctx
*sec_ctx = p;
in verify_sec_ctx_len()
467
static inline struct xfrm_user_sec_ctx *pfkey_sadb2xfrm_user_sec_ctx(const struct
sadb_x_sec_ctx
*sec_ctx,
in pfkey_sadb2xfrm_user_sec_ctx()
774
struct
sadb_x_sec_ctx
*sec_ctx;
in __pfkey_xfrm_state2msg()
801
size += sizeof(struct
sadb_x_sec_ctx
) + ctx_size;
in __pfkey_xfrm_state2msg()
1033
sizeof(struct
sadb_x_sec_ctx
) + ctx_size);
in __pfkey_xfrm_state2msg()
1035
(sizeof(struct
sadb_x_sec_ctx
) + ctx_size) / sizeof(uint64_t);
in __pfkey_xfrm_state2msg()
1071
const struct
sadb_x_sec_ctx
*sec_ct
in pfkey_msg2xfrm_state()
[all...]
/kernel/linux/linux-6.6/net/key/
H
A
D
af_key.c
370
[SADB_X_EXT_SEC_CTX] = (u8) sizeof(struct
sadb_x_sec_ctx
),
440
static inline int pfkey_sec_ctx_len(const struct
sadb_x_sec_ctx
*sec_ctx)
in pfkey_sec_ctx_len()
442
return DIV_ROUND_UP(sizeof(struct
sadb_x_sec_ctx
) +
in pfkey_sec_ctx_len()
449
const struct
sadb_x_sec_ctx
*sec_ctx = p;
in verify_sec_ctx_len()
463
static inline struct xfrm_user_sec_ctx *pfkey_sadb2xfrm_user_sec_ctx(const struct
sadb_x_sec_ctx
*sec_ctx,
in pfkey_sadb2xfrm_user_sec_ctx()
770
struct
sadb_x_sec_ctx
*sec_ctx;
in __pfkey_xfrm_state2msg()
797
size += sizeof(struct
sadb_x_sec_ctx
) + ctx_size;
in __pfkey_xfrm_state2msg()
1029
sizeof(struct
sadb_x_sec_ctx
) + ctx_size);
in __pfkey_xfrm_state2msg()
1031
(sizeof(struct
sadb_x_sec_ctx
) + ctx_size) / sizeof(uint64_t);
in __pfkey_xfrm_state2msg()
1067
const struct
sadb_x_sec_ctx
*sec_ct
in pfkey_msg2xfrm_state()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
pfkeyv2.h
221
struct
sadb_x_sec_ctx
{
struct
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
pfkeyv2.h
221
struct
sadb_x_sec_ctx
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
173
struct
sadb_x_sec_ctx
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
160
struct
sadb_x_sec_ctx
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
173
struct
sadb_x_sec_ctx
{
struct
Completed in 13 milliseconds