Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c1658 static struct sk_buff *tun_build_skb(struct tun_struct *tun, in tun_build_skb() function
1824 skb = tun_build_skb(tun, tfile, from, &gso, len, &skb_xdp); in tun_get_user()