Home
last modified time | relevance | path

Searched defs:bpf_sk_storage_clone (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dbpf_sk_storage.h40 static inline int bpf_sk_storage_clone(const struct sock *sk, in bpf_sk_storage_clone() function
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c186 int bpf_sk_storage_clone(const struct sock *sk, struct sock *newsk) in bpf_sk_storage_clone() function