Searched defs:tun_get_socket (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | if_tun.h | 48 static inline struct socket *tun_get_socket(struct file *f) tun_get_socket() function |
| /linux/drivers/net/ | ||
| H A D | tun.c | 3711 struct socket *tun_get_socket(struct file *file) tun_get_socket() function |