Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c1665 static struct sk_buff *tun_build_skb(struct tun_struct *tun, in tun_build_skb() function
1831 skb = tun_build_skb(tun, tfile, from, &gso, len, &skb_xdp); in tun_get_user()
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c1664 static struct sk_buff *tun_build_skb(struct tun_struct *tun, in tun_build_skb() function
1826 skb = tun_build_skb(tun, tfile, from, &gso, len, &skb_xdp); in tun_get_user()

Completed in 9 milliseconds