tun_get_socket
EXPORT_SYMBOL_GPL(tun_get_socket);
sock = tun_get_socket(file);
struct socket *tun_get_socket(struct file *);