Searched refs:__tun_build_skb (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dtun.c1600 static struct sk_buff *__tun_build_skb(struct tun_file *tfile, function
1695 return __tun_build_skb(tfile, alloc_frag, buf, buflen, len,
1734 return __tun_build_skb(tfile, alloc_frag, buf, buflen, len, pad);

Completed in 114 milliseconds