Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dtap.c926 static int set_offload(struct tap_queue *q, unsigned long arg) in set_offload() function
1087 ret = set_offload(q, arg); in tap_ioctl()
Dtun.c2688 static int set_offload(struct tun_struct *tun, unsigned long arg) in set_offload() function
2992 ret = set_offload(tun, arg); in __tun_chr_ioctl()