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

/linux-4.4.14/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.4.14/drivers/net/
H A Dtun.c2395 struct socket *tun_get_socket(struct file *file) tun_get_socket() function
2405 EXPORT_SYMBOL_GPL(tun_get_socket); variable
/linux-4.4.14/drivers/vhost/
H A Dnet.c851 sock = tun_get_socket(file); get_tap_socket()

Completed in 248 milliseconds