Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dif_tap.h17 static inline struct socket *tap_get_socket(struct file *f) in tap_get_socket() function
/linux-6.14.4/drivers/net/
Dtap.c1292 struct socket *tap_get_socket(struct file *file) in tap_get_socket() function