Searched refs:tun_alloc_skb (Results 1 – 1 of 1) sorted by relevance
1004 static struct sk_buff *tun_alloc_skb(struct tun_file *tfile, in tun_alloc_skb() function1107 skb = tun_alloc_skb(tfile, align, copylen, linear, noblock); in tun_get_user()