Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_tap.h21 static inline struct ptr_ring *tap_get_ptr_ring(struct file *f) in tap_get_ptr_ring() function
/openbmc/linux/drivers/net/
H A Dtap.c1300 struct ptr_ring *tap_get_ptr_ring(struct file *file) in tap_get_ptr_ring() function