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