Searched refs:bpf_sk_storage_clone (Results 1 – 3 of 3) sorted by relevance
31 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk);40 static inline int bpf_sk_storage_clone(const struct sock *sk, in bpf_sk_storage_clone() function
198 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) in bpf_sk_storage_clone() function
1957 if (bpf_sk_storage_clone(sk, newsk)) { in sk_clone_lock()