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:in_port_t
(Results
1 - 6
of
6
) sorted by relevance
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H
A
D
in.h
171
typedef uint16_t
in_port_t
;
typedef
180
in_port_t
sin_port;
234
in_port_t
sin6_port;
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H
A
D
sk_assign.c
122
static
in_port_t
127
in_port_t
port = 0;
in get_port()
161
in_port_t
port;
in run_test()
H
A
D
cls_redirect.c
24
in_port_t
port;
278
in_port_t
sport = tuple->src.port;
in build_input()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
sk_assign.c
122
static
in_port_t
127
in_port_t
port = 0;
in get_port()
161
in_port_t
port;
in run_test()
H
A
D
cls_redirect.c
25
in_port_t
port;
279
in_port_t
sport = tuple->src.port;
in build_input()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_tcp_check_syncookie_user.c
204
static bool get_port(int server_fd,
in_port_t
*port)
in get_port()
Completed in 5 milliseconds