rustix::backend::net::sockopt

Function get_xdp_statistics

Source
pub(crate) fn get_xdp_statistics(fd: BorrowedFd<'_>) -> Result<XdpStatistics>