Home
last modified time | relevance | path

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

/drivers/net/
Dtun.c1655 static struct sk_buff *tun_build_skb(struct tun_struct *tun, in tun_build_skb() function
1818 skb = tun_build_skb(tun, tfile, from, &gso, len, &skb_xdp); in tun_get_user()