Searched refs:tun_xdp_tx (Results 1 – 1 of 1) sorted by relevance
1320 static int tun_xdp_tx(struct net_device *dev, struct xdp_buff *xdp) in tun_xdp_tx() function1629 err = tun_xdp_tx(tun->dev, xdp); in tun_xdp_act()