Searched refs:bpf_sk_storage_del (Results 1 – 1 of 1) sorted by relevance
33 static int bpf_sk_storage_del(struct sock *sk, struct bpf_map *map) in bpf_sk_storage_del() function158 err = bpf_sk_storage_del(sock->sk, map); in bpf_fd_sk_storage_delete_elem()297 err = bpf_sk_storage_del(sk, map); in BPF_CALL_2()
Completed in 6 milliseconds