Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c1512 static struct sk_buff *tun_alloc_skb(struct tun_file *tfile, in tun_alloc_skb() function
1851 skb = tun_alloc_skb(tfile, align, copylen, linear, in tun_get_user()