Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dmacvtap.c945 static int set_offload(struct macvtap_queue *q, unsigned long arg) in set_offload() function
1100 ret = set_offload(q, arg); in macvtap_ioctl()
Dtun.c1719 static int set_offload(struct tun_struct *tun, unsigned long arg) in set_offload() function
1980 ret = set_offload(tun, arg); in __tun_chr_ioctl()