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:tcpm_flags
(Results
1 - 14
of
14
) sorted by relevance
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H
A
D
tcp.h
225
uint8_t
tcpm_flags
;
member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H
A
D
tcp.h
328
__u8
tcpm_flags
; /* extension flags */
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
tcp.h
344
__u8
tcpm_flags
; /* extension flags */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
tcp.h
335
__u8
tcpm_flags
; /* extension flags */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
tcp.h
229
__u8
tcpm_flags
;
member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H
A
D
tcp.h
328
__u8
tcpm_flags
; /* extension flags */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
tcp.h
229
__u8
tcpm_flags
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
tcp.h
222
__u8
tcpm_flags
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
nettest.c
222
md5sig.
tcpm_flags
|= TCP_MD5SIG_FLAG_PREFIX;
in tcp_md5sig()
231
md5sig.
tcpm_flags
|= TCP_MD5SIG_FLAG_IFINDEX;
in tcp_md5sig()
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
tcp_ipv6.c
622
flags = cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_IFINDEX;
in tcp_v6_parse_md5_keys()
625
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_PREFIX) {
in tcp_v6_parse_md5_keys()
635
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_IFINDEX) {
in tcp_v6_parse_md5_keys()
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
tcp_ipv6.c
618
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_PREFIX) {
in tcp_v6_parse_md5_keys()
628
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_IFINDEX) {
in tcp_v6_parse_md5_keys()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
nettest.c
277
md5sig.
tcpm_flags
|= TCP_MD5SIG_FLAG_PREFIX;
in tcp_md5sig()
286
md5sig.
tcpm_flags
|= TCP_MD5SIG_FLAG_IFINDEX;
in tcp_md5sig()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_ipv4.c
1342
flags = cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_IFINDEX;
in tcp_v4_parse_md5_keys()
1345
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_PREFIX) {
in tcp_v4_parse_md5_keys()
1352
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_IFINDEX) {
in tcp_v4_parse_md5_keys()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_ipv4.c
1258
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_PREFIX) {
in tcp_v4_parse_md5_keys()
1265
cmd.
tcpm_flags
& TCP_MD5SIG_FLAG_IFINDEX) {
in tcp_v4_parse_md5_keys()
Completed in 25 milliseconds