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

/linux-master/kernel/bpf/
H A Dreuseport_array.c236 struct sock *free_osk = NULL, *osk, *nsk; 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) argument
/linux-master/net/ax25/
H A Daf_ax25.c914 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) argument
[all...]
/linux-master/net/rose/
H A Daf_rose.c589 static struct sock *rose_make_new(struct sock *osk) argument
[all...]
/linux-master/net/netrom/
H A Daf_netrom.c473 static struct sock *nr_make_new(struct sock *osk) argument
[all...]
/linux-master/net/x25/
H A Daf_x25.c587 static struct sock *x25_make_new(struct sock *osk) argument
[all...]
/linux-master/net/ipv4/
H A Dinet_hashtables.c655 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) argument
688 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) argument
727 int __inet_hash(struct sock *sk, struct sock *osk) argument
/linux-master/net/core/
H A Dsock_map.c473 struct sock *osk; local
H A Dsock.c2038 static void sock_copy(struct sock *nsk, const struct sock *osk) argument
/linux-master/net/smc/
H A Daf_smc.c460 static void smc_adjust_sock_bufsizes(struct sock *nsk, struct sock *osk, argument
488 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, argument
[all...]
/linux-master/net/unix/
H A Daf_unix.c214 static inline int unix_our_peer(struct sock *sk, struct sock *osk) argument
219 static inline int unix_may_send(struct sock *sk, struct sock *osk) argument
/linux-master/net/xfrm/
H A Dxfrm_policy.c2421 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) argument
/linux-master/include/net/
H A Dxfrm.h1254 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) argument
1286 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } argument
H A Dsock.h951 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) argument

Completed in 400 milliseconds