Searched refs:bpf_sock_map_update_proto (Results 1 – 4 of 4) sorted by relevance
820 extern const struct bpf_func_proto bpf_sock_map_update_proto;
1795 const struct bpf_func_proto bpf_sock_map_update_proto __weak;
2601 const struct bpf_func_proto bpf_sock_map_update_proto = { variable
5039 return &bpf_sock_map_update_proto; in sock_ops_func_proto()