Searched refs:tun_get_socket (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dif_tun.h21 struct socket *tun_get_socket(struct file *);
27 static inline struct socket *tun_get_socket(struct file *f) tun_get_socket() function
/linux-4.1.27/drivers/net/
H A Dtun.c2345 struct socket *tun_get_socket(struct file *file) tun_get_socket() function
2355 EXPORT_SYMBOL_GPL(tun_get_socket); variable
/linux-4.1.27/drivers/vhost/
H A Dnet.c852 sock = tun_get_socket(file); get_tap_socket()

Completed in 135 milliseconds