Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dtap.c925 static int set_offload(struct tap_queue *q, unsigned long arg) in set_offload() function
1086 ret = set_offload(q, arg); in tap_ioctl()
Dtun.c2887 static int set_offload(struct tun_struct *tun, unsigned long arg) in set_offload() function
3192 ret = set_offload(tun, arg); in __tun_chr_ioctl()