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:tlm
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/net/tls/
H
A
D
tls_sw.c
161
struct tls_msg *
tlm
= tls_msg(skb);
in tls_padding_length()
local
182
tlm
->control = content_type;
in tls_padding_length()
1471
const struct tls_msg *
tlm
= tls_msg(skb);
in tls_decrypt_sg()
local
1558
tls_ctx->rx.rec_seq,
tlm
->control, prot);
in tls_decrypt_sg()
1752
static int tls_record_content_type(struct msghdr *msg, struct tls_msg *
tlm
,
in tls_record_content_type()
argument
1758
*control =
tlm
->control;
in tls_record_content_type()
1768
} else if (*control !=
tlm
->control) {
in tls_record_content_type()
1794
struct tls_msg *
tlm
;
in process_rx_list()
local
1800
tlm
= tls_msg(skb);
in process_rx_list()
1802
err = tls_record_content_type(msg,
tlm
, contro
in process_rx_list()
1964
struct tls_msg *
tlm
;
tls_sw_recvmsg()
local
2180
struct tls_msg *
tlm
;
tls_sw_splice_read()
local
2254
struct tls_msg *
tlm
;
tls_sw_read_sock()
local
[all...]
H
A
D
tls_strp.c
479
struct tls_msg *
tlm
;
in tls_strp_msg_load()
local
494
tlm
= tls_msg(strp->anchor);
in tls_strp_msg_load()
495
tlm
->control = strp->mark;
in tls_strp_msg_load()
/kernel/linux/linux-5.10/net/tls/
H
A
D
tls_sw.c
1650
struct tls_msg *
tlm
;
in process_rx_list()
local
1655
tlm
= tls_msg(skb);
in process_rx_list()
1656
ctrl =
tlm
->control;
in process_rx_list()
1661
tlm
= tls_msg(skb);
in process_rx_list()
1664
if (ctrl !=
tlm
->control)
in process_rx_list()
1679
tlm
= tls_msg(skb);
in process_rx_list()
1682
if (ctrl !=
tlm
->control)
in process_rx_list()
1756
struct tls_msg *
tlm
;
in tls_sw_recvmsg()
local
1816
tlm
= tls_msg(skb);
in tls_sw_recvmsg()
1818
tlm
in tls_sw_recvmsg()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
cassini.c
4135
int
tlm
= CAS_VAL(MAC_SM_TLM, val);
in cas_link_timer()
local
4137
if (((
tlm
== 0x5) || (
tlm
== 0x3)) &&
in cas_link_timer()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
cassini.c
4100
int
tlm
= CAS_VAL(MAC_SM_TLM, val);
in cas_link_timer()
local
4102
if (((
tlm
== 0x5) || (
tlm
== 0x3)) &&
in cas_link_timer()
Completed in 17 milliseconds