Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dsock_map.c1828 static const struct bpf_link_ops sock_map_link_ops = { variable
1863 bpf_link_init(&sockmap_link->link, BPF_LINK_TYPE_SOCKMAP, &sock_map_link_ops, prog); in sock_map_link_create()