rustix::backend::net::syscalls

Function bind_xdp

Source
pub(crate) fn bind_xdp(fd: BorrowedFd<'_>, addr: &SocketAddrXdp) -> Result<()>