bpf_sk_storage_clone 14 include/net/bpf_sk_storage.h int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk); bpf_sk_storage_clone 1865 net/core/sock.c if (bpf_sk_storage_clone(sk, newsk)) {