Searched refs:tun_xdp_set (Results 1 – 1 of 1) sorted by relevance
1139 static int tun_xdp_set(struct net_device *dev, struct bpf_prog *prog, in tun_xdp_set() function1173 return tun_xdp_set(dev, xdp->prog, xdp->extack); in tun_xdp()