Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dif_tun.h22 struct tun_xdp_hdr { struct
/Linux-v5.15/drivers/vhost/
Dnet.c702 struct tun_xdp_hdr *hdr; in vhost_net_build_xdp()
727 offsetof(struct tun_xdp_hdr, gso), in vhost_net_build_xdp()
/Linux-v5.15/drivers/net/
Dtap.c1134 struct tun_xdp_hdr *hdr = xdp->data_hard_start; in tap_get_user_xdp()
Dtun.c2336 struct tun_xdp_hdr *hdr = xdp->data_hard_start; in tun_xdp_one()