Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dmacvtap.c1005 static int set_offload(struct macvtap_queue *q, unsigned long arg) in set_offload() function
1167 ret = set_offload(q, arg); in macvtap_ioctl()
Dtun.c1764 static int set_offload(struct tun_struct *tun, unsigned long arg) in set_offload() function
2026 ret = set_offload(tun, arg); in __tun_chr_ioctl()