Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnetlink.h243 struct sock *netlink_getsockbyfd(int fd);
/linux-6.15/ipc/
H A Dmqueue.c1331 sock = netlink_getsockbyfd(notification->sigev_signo); in do_mq_notify()
/linux-6.15/net/netlink/
H A Daf_netlink.c1159 struct sock *netlink_getsockbyfd(int fd) in netlink_getsockbyfd() function