Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dsock_map.c623 const struct bpf_func_proto bpf_sock_map_update_proto = { variable
Dfilter.c8174 const struct bpf_func_proto bpf_sock_map_update_proto __weak;
8194 return &bpf_sock_map_update_proto; in sock_ops_func_proto()
/Linux-v6.6/include/linux/
Dbpf.h2959 extern const struct bpf_func_proto bpf_sock_map_update_proto;