Home
last modified time | relevance | path

Searched refs:tap_get_vnet_be (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dtap.c39 static long tap_get_vnet_be(struct tap_queue *q, int __user *sp) in tap_get_vnet_be() function
69 static long tap_get_vnet_be(struct tap_queue *q, int __user *argp) in tap_get_vnet_be() function
1071 return tap_get_vnet_be(q, sp); in tap_ioctl()
/kernel/linux/linux-6.6/drivers/net/
H A Dtap.c41 static long tap_get_vnet_be(struct tap_queue *q, int __user *sp) in tap_get_vnet_be() function
71 static long tap_get_vnet_be(struct tap_queue *q, int __user *argp) in tap_get_vnet_be() function
1106 return tap_get_vnet_be(q, sp); in tap_ioctl()

Completed in 7 milliseconds