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:h_dport
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/net/rds/
H
A
D
recv.c
305
be16_to_cpu(inc->i_hdr.
h_dport
),
in rds_recv_incoming()
336
if (rds_sysctl_ping_enable && inc->i_hdr.
h_dport
== 0) {
in rds_recv_incoming()
346
be16_to_cpu(inc->i_hdr.
h_dport
))) {
in rds_recv_incoming()
353
if (be16_to_cpu(inc->i_hdr.
h_dport
) == RDS_FLAG_PROBE_PORT &&
in rds_recv_incoming()
362
rs = rds_find_bound(daddr, inc->i_hdr.
h_dport
, conn->c_bound_if);
in rds_recv_incoming()
381
inc->i_hdr.
h_dport
);
in rds_recv_incoming()
435
inc->i_hdr.
h_dport
);
in rds_still_queued()
769
inc->i_hdr.
h_dport
);
in rds_clear_recv_queue()
793
minfo.lport = inc->i_hdr.
h_dport
;
in rds_inc_info_copy()
799
minfo.fport = inc->i_hdr.
h_dport
;
in rds_inc_info_copy()
[all...]
H
A
D
ib_recv.c
894
if (ihdr->h_sport == 0 && ihdr->
h_dport
== 0 && data_len == 0) {
in rds_ib_process_recv()
943
hdr->
h_dport
!= ihdr->
h_dport
) {
in rds_ib_process_recv()
H
A
D
message.c
192
hdr->
h_dport
= dport;
in rds_message_populate_header()
H
A
D
rds.h
211
__be16
h_dport
;
member
H
A
D
send.c
736
dest->sin6_port != rm->m_inc.i_hdr.
h_dport
))
in rds_send_drop_to()
/kernel/linux/linux-6.6/net/rds/
H
A
D
recv.c
306
be16_to_cpu(inc->i_hdr.
h_dport
),
in rds_recv_incoming()
337
if (rds_sysctl_ping_enable && inc->i_hdr.
h_dport
== 0) {
in rds_recv_incoming()
347
be16_to_cpu(inc->i_hdr.
h_dport
))) {
in rds_recv_incoming()
354
if (be16_to_cpu(inc->i_hdr.
h_dport
) == RDS_FLAG_PROBE_PORT &&
in rds_recv_incoming()
363
rs = rds_find_bound(daddr, inc->i_hdr.
h_dport
, conn->c_bound_if);
in rds_recv_incoming()
382
inc->i_hdr.
h_dport
);
in rds_recv_incoming()
436
inc->i_hdr.
h_dport
);
in rds_still_queued()
766
inc->i_hdr.
h_dport
);
in rds_clear_recv_queue()
790
minfo.lport = inc->i_hdr.
h_dport
;
in rds_inc_info_copy()
796
minfo.fport = inc->i_hdr.
h_dport
;
in rds_inc_info_copy()
[all...]
H
A
D
ib_recv.c
895
if (ihdr->h_sport == 0 && ihdr->
h_dport
== 0 && data_len == 0) {
in rds_ib_process_recv()
944
hdr->
h_dport
!= ihdr->
h_dport
) {
in rds_ib_process_recv()
H
A
D
message.c
192
hdr->
h_dport
= dport;
in rds_message_populate_header()
H
A
D
rds.h
211
__be16
h_dport
;
member
H
A
D
send.c
735
dest->sin6_port != rm->m_inc.i_hdr.
h_dport
))
in rds_send_drop_to()
Completed in 14 milliseconds