Searched defs:bpf_sk_storage_get (Results 1 – 2 of 2) sorted by relevance
840 BPF_CALL_4(bpf_sk_storage_get, struct bpf_map *, map, struct sock *, sk, in BPF_CALL_4() argument
227 static void *(*bpf_sk_storage_get)(void *map, struct bpf_sock *sk, variable