Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
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
1074 return tap_get_vnet_be(q, sp); in tap_ioctl()