Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dif_tun.h22 struct tun_xdp_hdr { struct
/Linux-v5.10/drivers/vhost/
Dnet.c694 struct tun_xdp_hdr *hdr; in vhost_net_build_xdp()
719 offsetof(struct tun_xdp_hdr, gso), in vhost_net_build_xdp()
/Linux-v5.10/drivers/net/
Dtap.c1138 struct tun_xdp_hdr *hdr = xdp->data_hard_start; in tap_get_user_xdp()
Dtun.c2379 struct tun_xdp_hdr *hdr = xdp->data_hard_start; in tun_xdp_one()