extern struct xdp_mmap_offsets [src]

Fields

rx: xdp_ring_offset
tx: xdp_ring_offset
fr: xdp_ring_offset
cr: xdp_ring_offset

Source

pub const xdp_mmap_offsets = extern struct { rx: xdp_ring_offset, tx: xdp_ring_offset, fr: xdp_ring_offset, cr: xdp_ring_offset, }