Searched refs:bpf_sock_hash_update_proto (Results 1 – 4 of 4) sorted by relevance
821 extern const struct bpf_func_proto bpf_sock_hash_update_proto;
1796 const struct bpf_func_proto bpf_sock_hash_update_proto __weak;
2622 const struct bpf_func_proto bpf_sock_hash_update_proto = { variable
5041 return &bpf_sock_hash_update_proto; in sock_ops_func_proto()