Searched defs:osk (Results 1 – 9 of 9) sorted by relevance
190 const struct sock *osk, in reuseport_array_update_check()236 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new() argument [all...]
925 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() argument [all...]
587 static struct sock *x25_make_new(struct sock *osk) in x25_make_new() argument [all...]
589 static struct sock *rose_make_new(struct sock *osk) in rose_make_new() argument [all...]
476 struct sock *osk; in sock_map_update_common() local
2197 sock_copy(struct sock * nsk,const struct sock * osk) sock_copy() argument
1373 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy()1405 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy()
1022 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) in sock_copy_flags()