Searched refs:tun_alloc_skb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | tun.c | 1527 static struct sk_buff *tun_alloc_skb(struct tun_file *tfile, in tun_alloc_skb() function 1856 skb = tun_alloc_skb(tfile, align, copylen, linear, in tun_get_user()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 1518 static struct sk_buff *tun_alloc_skb(struct tun_file *tfile, in tun_alloc_skb() function 1853 skb = tun_alloc_skb(tfile, align, copylen, linear, in tun_get_user()
|
Completed in 11 milliseconds