xdp_statistics

Function xdp_statistics 

Source
pub fn xdp_statistics<Fd: AsFd>(fd: Fd) -> Result<XdpStatistics>
Expand description

getsockopt(fd, SOL_XDP, XDP_STATISTICS)

ยงReferences