Searched defs:osk (Results 1 – 2 of 2) sorted by relevance
1315 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy()1347 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy()
978 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) in sock_copy_flags()