Home
last modified time | relevance | path

Searched refs:tun_get_socket (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dif_tun.h23 struct socket *tun_get_socket(struct file *);
48 static inline struct socket *tun_get_socket(struct file *f) in tun_get_socket() function
/linux/drivers/net/
H A Dtun.c3703 struct socket *tun_get_socket(struct file *file) in tun_get_socket() function
3713 EXPORT_SYMBOL_GPL(tun_get_socket);