Home
last modified time | relevance | path

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

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