Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_tun.h48 static inline struct socket *tun_get_socket(struct file *f) in tun_get_socket() function
/openbmc/linux/drivers/net/
H A Dtun.c3772 struct socket *tun_get_socket(struct file *file) in tun_get_socket() function