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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_tun.h96 struct socket *tun_get_socket(struct file *);
102 static inline struct socket *tun_get_socket(struct file *f) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtun.c1656 struct socket *tun_get_socket(struct file *file) function
1667 EXPORT_SYMBOL_GPL(tun_get_socket); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/vhost/
H A Dnet.c685 sock = tun_get_socket(file);

Completed in 72 milliseconds