Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dreuseport_array.c199 const struct sock *osk, in reuseport_array_update_check()
245 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
/linux/net/ipv4/
A Dinet_hashtables.c561 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert()
594 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten()
633 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash()
/linux/net/netrom/
A Daf_netrom.c468 static struct sock *nr_make_new(struct sock *osk) in nr_make_new()
/linux/net/rose/
A Daf_rose.c554 static struct sock *rose_make_new(struct sock *osk) in rose_make_new()
/linux/net/ax25/
A Daf_ax25.c891 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new()
/linux/net/x25/
A Daf_x25.c581 static struct sock *x25_make_new(struct sock *osk) in x25_make_new()
/linux/net/unix/
A Daf_unix.c183 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer()
188 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send()
/linux/net/core/
A Dsock_map.c467 struct sock *osk; in sock_map_update_common() local
A Dsock.c1879 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy()
/linux/net/smc/
A Daf_smc.c303 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings()
/linux/include/net/
A Dxfrm.h1186 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy()
1216 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy()
A Dsock.h884 static inline void sock_copy_flags(struct sock *nsk, struct sock *osk) in sock_copy_flags()
/linux/net/xfrm/
A Dxfrm_policy.c2322 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy()

Completed in 54 milliseconds