Searched refs:netlink_getsockbyfilp (Results 1 – 3 of 3) sorted by relevance
83 struct sock *netlink_getsockbyfilp(struct file *filp);
1232 sock = netlink_getsockbyfilp(f.file); in SYSCALL_DEFINE2()
1653 struct sock *netlink_getsockbyfilp(struct file *filp) in netlink_getsockbyfilp() function