| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | reuseport_array.c | 190 const struct sock *osk, in reuseport_array_update_check() 236 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | reuseport_array.c | 207 const struct sock *osk, in reuseport_array_update_check() 253 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | inet_hashtables.c | 565 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() 598 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten() 637 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | inet_hashtables.c | 661 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() 694 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten() 733 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash()
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | ninet_hashtables.c | 190 int __ninet_hash(struct sock *sk, struct sock *osk) in __ninet_hash()
|
| /kernel/linux/linux-6.6/net/netrom/ |
| D | af_netrom.c | 473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new()
|
| /kernel/linux/linux-5.10/net/netrom/ |
| D | af_netrom.c | 473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new()
|
| /kernel/linux/linux-5.10/net/ax25/ |
| D | af_ax25.c | 909 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new()
|
| /kernel/linux/linux-6.6/net/ax25/ |
| D | af_ax25.c | 925 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new()
|
| /kernel/linux/linux-5.10/net/unix/ |
| D | af_unix.c | 182 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() 187 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send()
|
| /kernel/linux/linux-5.10/net/rose/ |
| D | af_rose.c | 588 static struct sock *rose_make_new(struct sock *osk) in rose_make_new()
|
| /kernel/linux/linux-6.6/net/x25/ |
| D | af_x25.c | 587 static struct sock *x25_make_new(struct sock *osk) in x25_make_new()
|
| /kernel/linux/linux-5.10/net/x25/ |
| D | af_x25.c | 597 static struct sock *x25_make_new(struct sock *osk) in x25_make_new()
|
| /kernel/linux/linux-6.6/net/rose/ |
| D | af_rose.c | 589 static struct sock *rose_make_new(struct sock *osk) in rose_make_new()
|
| /kernel/linux/linux-6.6/net/smc/ |
| D | af_smc.c | 469 static void smc_adjust_sock_bufsizes(struct sock *nsk, struct sock *osk, in smc_adjust_sock_bufsizes() 479 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings()
|
| /kernel/linux/linux-6.6/net/unix/ |
| D | af_unix.c | 253 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() 258 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send()
|
| /kernel/linux/linux-5.10/net/smc/ |
| D | af_smc.c | 306 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings()
|
| /kernel/linux/linux-6.6/net/core/ |
| D | sock_map.c | 473 struct sock *osk; in sock_map_update_common() local
|
| D | sock.c | 2053 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | sock_map.c | 483 struct sock *osk; in sock_map_update_common() local
|
| D | sock.c | 1664 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy()
|
| /kernel/linux/linux-5.10/include/net/ |
| D | xfrm.h | 1199 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy() 1231 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | xfrm.h | 1272 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy() 1304 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy()
|
| /kernel/linux/linux-5.10/net/xfrm/ |
| D | xfrm_policy.c | 2324 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy()
|
| /kernel/linux/linux-6.6/net/xfrm/ |
| D | xfrm_policy.c | 2428 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy()
|