Home
last modified time | relevance | path

Searched refs:tun_xdp_hdr (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dif_tun.h22 struct tun_xdp_hdr { struct
/Linux-v6.6/drivers/vhost/
Dnet.c705 struct tun_xdp_hdr *hdr; in vhost_net_build_xdp()
730 offsetof(struct tun_xdp_hdr, gso), in vhost_net_build_xdp()
/Linux-v6.6/drivers/net/
Dtap.c1172 struct tun_xdp_hdr *hdr = xdp->data_hard_start; in tap_get_user_xdp()
Dtun.c2442 struct tun_xdp_hdr *hdr = xdp->data_hard_start; in tun_xdp_one()