Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetlink.h241 struct sock *netlink_getsockbyfilp(struct file *filp);
/openbmc/linux/ipc/
H A Dmqueue.c1362 sock = netlink_getsockbyfilp(f.file); in do_mq_notify()
/openbmc/linux/net/netlink/
H A Daf_netlink.c1187 struct sock *netlink_getsockbyfilp(struct file *filp) in netlink_getsockbyfilp() function