Searched refs:tun_xdp_xmit (Results 1 – 1 of 1) sorted by relevance
1267 static int tun_xdp_xmit(struct net_device *dev, int n, in tun_xdp_xmit() function1324 nxmit = tun_xdp_xmit(dev, 1, &frame, XDP_XMIT_FLUSH); in tun_xdp_tx()1344 .ndo_xdp_xmit = tun_xdp_xmit,