Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/
Dtun.c1511 static struct sk_buff *tun_alloc_skb(struct tun_file *tfile, in tun_alloc_skb() function
1836 skb = tun_alloc_skb(tfile, align, copylen, linear, in tun_get_user()