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:sk_dst_get
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/net/l2tp/
H
A
D
l2tp_core.h
298
dst =
sk_dst_get
(tunnel->sock);
in l2tp_tunnel_dst_mtu()
/kernel/linux/linux-6.6/net/l2tp/
H
A
D
l2tp_core.h
298
dst =
sk_dst_get
(tunnel->sock);
in l2tp_tunnel_dst_mtu()
/kernel/linux/linux-5.10/net/smc/
H
A
D
smc_clc.c
218
struct dst_entry *dst =
sk_dst_get
(clcsock->sk);
in smc_clc_prfx_set()
308
struct dst_entry *dst =
sk_dst_get
(clcsock->sk);
in smc_clc_prfx_match()
H
A
D
smc_pnet.c
1084
struct dst_entry *dst =
sk_dst_get
(sk);
in smc_pnet_find_roce_resource()
1103
struct dst_entry *dst =
sk_dst_get
(sk);
in smc_pnet_find_ism_resource()
H
A
D
smc_core.c
1230
struct dst_entry *dst =
sk_dst_get
(clcsock->sk);
in smc_vlan_by_tcpsk()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_fastopen.c
589
dst =
sk_dst_get
(sk);
in tcp_fastopen_active_disable_ofo_check()
H
A
D
ip_sockglue.c
1627
dst =
sk_dst_get
(sk);
in do_ip_getsockopt()
H
A
D
route.c
1143
odst =
sk_dst_get
(sk);
in ipv4_sk_update_pmtu()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_fastopen.c
573
dst =
sk_dst_get
(sk);
in tcp_fastopen_active_disable_ofo_check()
H
A
D
ip_sockglue.c
1643
dst =
sk_dst_get
(sk);
in do_ip_getsockopt()
H
A
D
route.c
1123
odst =
sk_dst_get
(sk);
in ipv4_sk_update_pmtu()
/kernel/linux/linux-6.6/net/smc/
H
A
D
smc_pnet.c
1122
struct dst_entry *dst =
sk_dst_get
(sk);
in smc_pnet_find_roce_resource()
1139
struct dst_entry *dst =
sk_dst_get
(sk);
in smc_pnet_find_ism_resource()
H
A
D
smc_clc.c
558
struct dst_entry *dst =
sk_dst_get
(clcsock->sk);
in smc_clc_prfx_set()
648
struct dst_entry *dst =
sk_dst_get
(clcsock->sk);
in smc_clc_prfx_match()
H
A
D
smc_core.c
1799
struct dst_entry *dst =
sk_dst_get
(clcsock->sk);
in smc_vlan_by_tcpsk()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H
A
D
rxe_net.c
118
dst =
sk_dst_get
(qp->sk->sk);
in rxe_find_route()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H
A
D
rxe_net.c
99
dst =
sk_dst_get
(qp->sk->sk);
in rxe_find_route()
/kernel/linux/linux-5.10/net/tls/
H
A
D
tls_device.c
116
struct dst_entry *dst =
sk_dst_get
(sk);
in get_netdev_for_sock()
/kernel/linux/linux-6.6/net/tls/
H
A
D
tls_device.c
128
struct dst_entry *dst =
sk_dst_get
(sk);
in get_netdev_for_sock()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
504
dst =
sk_dst_get
(sk);
in chcr_ktls_dev_add()
/kernel/linux/linux-5.10/include/net/
H
A
D
sock.h
2009
sk_dst_get
(struct sock *sk)
in sk_dst_get()
function
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
498
dst =
sk_dst_get
(sk);
in chcr_ktls_dev_add()
/kernel/linux/linux-6.6/include/net/
H
A
D
sock.h
2162
sk_dst_get
(const struct sock *sk)
in sk_dst_get()
function
/kernel/linux/linux-5.10/net/core/
H
A
D
sock.c
547
struct dst_entry *dst =
sk_dst_get
(sk);
in sk_dst_check()
/kernel/linux/linux-6.6/net/core/
H
A
D
sock.c
616
struct dst_entry *dst =
sk_dst_get
(sk);
in sk_dst_check()
Completed in 63 milliseconds