Home
last modified time | relevance | path

Searched refs:sk_storage_update (Results 1 – 1 of 1) sorted by relevance

/net/core/
Dbpf_sk_storage.c387 static struct bpf_sk_storage_data *sk_storage_update(struct sock *sk, in sk_storage_update() function
728 sdata = sk_storage_update(sock->sk, map, value, map_flags); in bpf_fd_sk_storage_update_elem()
860 sdata = sk_storage_update(sk, map, value, BPF_NOEXIST); in BPF_CALL_4()