Searched refs:skb_xdp (Results 1 – 1 of 1) sorted by relevance
1653 int len, int *skb_xdp) in tun_build_skb() argument1686 *skb_xdp = 1; in tun_build_skb()1691 *skb_xdp = 0; in tun_build_skb()1749 int skb_xdp = 1; in tun_get_user() local1811 skb = tun_build_skb(tun, tfile, from, &gso, len, &skb_xdp); in tun_get_user()1924 if (skb_xdp) { in tun_get_user()2438 bool skb_xdp = false; in tun_xdp_one() local2444 skb_xdp = true; in tun_xdp_one()2501 if (skb_xdp) { in tun_xdp_one()