Searched refs:sock_map_ctx_update_elem (Results 1 – 1 of 1) sorted by relevance
1984 static int sock_map_ctx_update_elem(struct bpf_sock_ops_kern *skops, in sock_map_ctx_update_elem() function2135 err = sock_map_ctx_update_elem(&skops, map, key, flags); in sock_map_update_elem()2598 return sock_map_ctx_update_elem(bpf_sock, map, key, flags); in BPF_CALL_4()