Function get_xdp_statistics

Source
pub fn get_xdp_statistics<Fd: AsFd>(fd: Fd) -> Result<XdpStatistics>
Available on crate feature net only.
Expand description

getsockopt(fd, SOL_XDP, XDP_STATISTICS)

ยงReferences