Home
last modified time | relevance | path

Searched defs:osk (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/kernel/bpf/
A Dreuseport_array.c193 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-6.3-rc2/net/ipv4/
A Dinet_hashtables.c635 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert()
681 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten()
720 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash()
/linux-6.3-rc2/net/netrom/
A Daf_netrom.c473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new()
/linux-6.3-rc2/net/ax25/
A Daf_ax25.c914 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new()
/linux-6.3-rc2/net/rose/
A Daf_rose.c563 static struct sock *rose_make_new(struct sock *osk) in rose_make_new()
/linux-6.3-rc2/net/x25/
A Daf_x25.c587 static struct sock *x25_make_new(struct sock *osk) in x25_make_new()
/linux-6.3-rc2/net/unix/
A Daf_unix.c217 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer()
222 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send()
/linux-6.3-rc2/net/core/
A Dsock_map.c474 struct sock *osk; in sock_map_update_common() local
A Dsock.c1999 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy()
/linux-6.3-rc2/include/net/
A Dxfrm.h1246 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy()
1278 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy()
A Dsock.h964 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) in sock_copy_flags()
/linux-6.3-rc2/net/smc/
A Daf_smc.c439 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_policy.c2398 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy()

Completed in 60 milliseconds