Searched refs:tun_xdp_act (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dtun.c1619 static int tun_xdp_act(struct tun_struct *tun, struct bpf_prog *xdp_prog, function
1716 err = tun_xdp_act(tun, xdp_prog, &xdp, act);
2465 ret = tun_xdp_act(tun, xdp_prog, xdp, act);

Completed in 104 milliseconds