Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
Dtap.c923 static int set_offload(struct tap_queue *q, unsigned long arg) in set_offload() function
1084 ret = set_offload(q, arg); in tap_ioctl()
Dtun.c2883 static int set_offload(struct tun_struct *tun, unsigned long arg) in set_offload() function
3227 ret = set_offload(tun, arg); in __tun_chr_ioctl()