Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_tap.h12 struct socket *tap_get_socket(struct file *);
17 static inline struct socket *tap_get_socket(struct file *f) in tap_get_socket() function
/linux/drivers/net/
H A Dtap.c1167 struct socket *tap_get_socket(struct file *file) in tap_get_socket() function
1177 EXPORT_SYMBOL_GPL(tap_get_socket);