rustix
1.0.8
In rustix::
backend::
net::
sockopt
rustix
::
backend
::
net
::
sockopt
Function
xdp_statistics
Copy item path
Source
pub(crate) fn xdp_statistics(fd:
BorrowedFd
<'_>) ->
Result
<
XdpStatistics
>