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:peer_ip_lo
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_msg.h
367
__be64
peer_ip_lo
;
member
555
__be64
peer_ip_lo
;
member
569
__be64
peer_ip_lo
;
member
584
__be64
peer_ip_lo
;
member
H
A
D
cxgb4_filter.c
1309
req->
peer_ip_lo
= *(((__be64 *)&f->fs.val.fip) + 1);
in mk_act_open_req6()
H
A
D
cxgb4_main.c
1987
req->
peer_ip_lo
= cpu_to_be64(0);
in cxgb4_create_server6()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_msg.h
367
__be64
peer_ip_lo
;
member
555
__be64
peer_ip_lo
;
member
569
__be64
peer_ip_lo
;
member
584
__be64
peer_ip_lo
;
member
H
A
D
cxgb4_filter.c
1309
req->
peer_ip_lo
= *(((__be64 *)&f->fs.val.fip) + 1);
in mk_act_open_req6()
H
A
D
cxgb4_main.c
1986
req->
peer_ip_lo
= cpu_to_be64(0);
in cxgb4_create_server6()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
363
req->
peer_ip_lo
= *(__be64 *)(csk->daddr6.sin6_addr.s6_addr +
in send_act_open_req6()
387
req->
peer_ip_lo
= *(__be64 *)(csk->daddr6.sin6_addr.s6_addr +
in send_act_open_req6()
410
req->
peer_ip_lo
= *(__be64 *)(csk->daddr6.sin6_addr.s6_addr +
in send_act_open_req6()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
364
req->
peer_ip_lo
= *(__be64 *)(csk->daddr6.sin6_addr.s6_addr +
in send_act_open_req6()
388
req->
peer_ip_lo
= *(__be64 *)(csk->daddr6.sin6_addr.s6_addr +
in send_act_open_req6()
411
req->
peer_ip_lo
= *(__be64 *)(csk->daddr6.sin6_addr.s6_addr +
in send_act_open_req6()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
260
cpl->
peer_ip_lo
= *(__be64 *)&sk->sk_v6_daddr.in6_u.u6_addr8[8];
in chcr_ktls_act_open_req6()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
254
cpl->
peer_ip_lo
= *(__be64 *)&sk->sk_v6_daddr.in6_u.u6_addr8[8];
in chcr_ktls_act_open_req6()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
cm.c
906
req6->
peer_ip_lo
= *((__be64 *)(ra6->sin6_addr.s6_addr + 8));
in send_connect()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
cm.c
906
req6->
peer_ip_lo
= *((__be64 *)(ra6->sin6_addr.s6_addr + 8));
in send_connect()
Completed in 54 milliseconds