Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dsock_map.c628 const struct bpf_func_proto bpf_sock_map_update_proto = { variable
Dfilter.c8339 const struct bpf_func_proto bpf_sock_map_update_proto __weak;
8359 return &bpf_sock_map_update_proto; in sock_ops_func_proto()
/linux-6.12.1/include/linux/
Dbpf.h3228 extern const struct bpf_func_proto bpf_sock_map_update_proto;