Searched defs:osk (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/kernel/bpf/ |
| D | reuseport_array.c | 193 const struct sock *osk, in reuseport_array_update_check() 239 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
|
| /Linux-v6.1/net/ipv4/ |
| D | inet_hashtables.c | 634 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() 667 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten() 706 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash()
|
| /Linux-v6.1/net/netrom/ |
| D | af_netrom.c | 468 static struct sock *nr_make_new(struct sock *osk) in nr_make_new()
|
| /Linux-v6.1/net/ax25/ |
| D | af_ax25.c | 914 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new()
|
| /Linux-v6.1/net/rose/ |
| D | af_rose.c | 555 static struct sock *rose_make_new(struct sock *osk) in rose_make_new()
|
| /Linux-v6.1/net/x25/ |
| D | af_x25.c | 581 static struct sock *x25_make_new(struct sock *osk) in x25_make_new()
|
| /Linux-v6.1/net/unix/ |
| D | af_unix.c | 216 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() 221 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send()
|
| /Linux-v6.1/net/core/ |
| D | sock_map.c | 472 struct sock *osk; in sock_map_update_common() local
|
| D | sock.c | 1989 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy()
|
| /Linux-v6.1/include/net/ |
| D | xfrm.h | 1204 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy() 1236 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy()
|
| D | sock.h | 960 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) in sock_copy_flags()
|
| /Linux-v6.1/net/smc/ |
| D | af_smc.c | 441 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings()
|
| /Linux-v6.1/net/xfrm/ |
| D | xfrm_policy.c | 2323 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy()
|