Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dtun.c1614 static struct sk_buff *__tun_build_skb(struct tun_file *tfile, in __tun_build_skb() function
1703 return __tun_build_skb(tfile, alloc_frag, buf, buflen, len, in tun_build_skb()
1746 return __tun_build_skb(tfile, alloc_frag, buf, buflen, len, pad); in tun_build_skb()