Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c1715 static void sock_map_link_release(struct bpf_link *link) in sock_map_link_release() function
1734 sock_map_link_release(link); in sock_map_link_detach()
1835 .release = sock_map_link_release,