Searched refs:tun_xdp_tx (Results 1 – 1 of 1) sorted by relevance
1309 static int tun_xdp_tx(struct net_device *dev, struct xdp_buff *xdp) in tun_xdp_tx() function1650 if (tun_xdp_tx(tun->dev, &xdp) < 0) in tun_build_skb()