| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | reuseport_array.c | 253 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local 205 reuseport_array_update_check(const struct reuseport_array *array, const struct sock *nsk, const struct sock *osk, const struct sock_reuseport *nsk_reuse, u32 map_flags) reuseport_array_update_check() argument
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | reuseport_array.c | 236 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local 188 reuseport_array_update_check(const struct reuseport_array *array, const struct sock *nsk, const struct sock *osk, const struct sock_reuseport *nsk_reuse, u32 map_flags) reuseport_array_update_check() argument
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | ninet_hashtables.c | 190 int __ninet_hash(struct sock *sk, struct sock *osk) in __ninet_hash() argument
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | inet_hashtables.c | 565 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() argument 598 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten() argument 637 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() argument
|
| /kernel/linux/linux-5.10/net/netrom/ |
| H A D | af_netrom.c | 473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new() argument [all...] |
| /kernel/linux/linux-5.10/net/rose/ |
| H A D | af_rose.c | 588 static struct sock *rose_make_new(struct sock *osk) in rose_make_new() argument [all...] |
| /kernel/linux/linux-5.10/net/x25/ |
| H A D | af_x25.c | 597 static struct sock *x25_make_new(struct sock *osk) in x25_make_new() argument [all...] |
| /kernel/linux/linux-5.10/net/ax25/ |
| H A D | af_ax25.c | 909 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() argument [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | sock_map.c | 483 struct sock *osk; in sock_map_update_common() local
|
| H A D | sock.c | 1664 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy() argument
|
| /kernel/linux/linux-6.6/net/rose/ |
| H A D | af_rose.c | 589 static struct sock *rose_make_new(struct sock *osk) in rose_make_new() argument [all...] |
| /kernel/linux/linux-6.6/net/netrom/ |
| H A D | af_netrom.c | 473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new() argument [all...] |
| /kernel/linux/linux-6.6/net/x25/ |
| H A D | af_x25.c | 587 static struct sock *x25_make_new(struct sock *osk) in x25_make_new() argument [all...] |
| /kernel/linux/linux-6.6/net/ax25/ |
| H A D | af_ax25.c | 914 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | sock_map.c | 470 struct sock *osk; in sock_map_update_common() local
|
| H A D | sock.c | 2057 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | inet_hashtables.c | 661 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() argument 694 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten() argument 733 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() argument
|
| /kernel/linux/linux-5.10/net/unix/ |
| H A D | af_unix.c | 182 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() argument 187 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send() argument
|
| /kernel/linux/linux-5.10/net/smc/ |
| H A D | af_smc.c | 306 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings() argument [all...] |
| /kernel/linux/linux-6.6/net/unix/ |
| H A D | af_unix.c | 215 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() argument 220 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send() argument
|
| /kernel/linux/linux-6.6/net/smc/ |
| H A D | af_smc.c | 460 static void smc_adjust_sock_bufsizes(struct sock *nsk, struct sock *osk, in smc_adjust_sock_bufsizes() argument 488 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings() argument [all...] |
| /kernel/linux/linux-5.10/net/xfrm/ |
| H A D | xfrm_policy.c | 2324 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy() argument
|
| /kernel/linux/linux-6.6/net/xfrm/ |
| H A D | xfrm_policy.c | 2405 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy() argument
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | sock.h | 905 static inline void sock_copy_flags(struct sock *nsk, struct sock *osk) in sock_copy_flags() argument
|
| H A D | xfrm.h | 1200 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy() argument 1232 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy() argument
|