pub const SIOCGSTAMP: IoctlReqRead<SocketDevice, timeval>;Expand description
ioctl request to retrieve a struct timeval with the receive timestamp
of the last packet passed to the user.
pub const SIOCGSTAMP: IoctlReqRead<SocketDevice, timeval>;ioctl request to retrieve a struct timeval with the receive timestamp
of the last packet passed to the user.