rustix
0.38.39
In rustix::backend::net::sockopt
Function
rustix
::
backend
::
net
::
sockopt
::
get_xdp_statistics
Copy item path
source
ยท
[
−
]
pub(crate) fn get_xdp_statistics(fd:
BorrowedFd
<'_>) ->
Result
<
XdpStatistics
>