Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dtun.c1058 static struct sk_buff *tun_alloc_skb(struct tun_file *tfile, in tun_alloc_skb() function
1161 skb = tun_alloc_skb(tfile, align, copylen, linear, noblock); in tun_get_user()