Searched defs:osk (Results 1 – 10 of 10) sorted by relevance
/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()
|
/net/netrom/ |
D | af_netrom.c | 473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new()
|
/net/ax25/ |
D | af_ax25.c | 914 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new()
|
/net/smc/ |
D | af_smc.c | 460 static void smc_adjust_sock_bufsizes(struct sock *nsk, struct sock *osk, in smc_adjust_sock_bufsizes() 470 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings()
|
/net/x25/ |
D | af_x25.c | 587 static struct sock *x25_make_new(struct sock *osk) in x25_make_new()
|
/net/rose/ |
D | af_rose.c | 589 static struct sock *rose_make_new(struct sock *osk) in rose_make_new()
|
/net/unix/ |
D | af_unix.c | 215 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() 220 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send()
|
/net/core/ |
D | sock_map.c | 470 struct sock *osk; in sock_map_update_common() local
|
D | sock.c | 2060 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy()
|
/net/xfrm/ |
D | xfrm_policy.c | 2404 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy()
|