Home
last modified time | relevance | path

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

/linux/include/linux/
A Dif_tap.h6 struct socket *tap_get_socket(struct file *);
13 static inline struct socket *tap_get_socket(struct file *f) in tap_get_socket() function
/linux/drivers/net/
A Dtap.c1249 struct socket *tap_get_socket(struct file *file) in tap_get_socket() function
1259 EXPORT_SYMBOL_GPL(tap_get_socket);
/linux/drivers/vhost/
A Dnet.c1481 sock = tap_get_socket(file); in get_tap_socket()

Completed in 12 milliseconds