Function rustix::backend::net::sockopt::get_xdp_statistics

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