Constant SIOCGSTAMP

Source
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.