Searched refs:SocketConfigurationControlFindIndex (Results 1 – 1 of 1) sorted by relevance
60 if(LibCWrapper.Ioctl(canSocket, SocketConfigurationControlFindIndex, ref request) == -1) in SocketCANBridge()196 private const int SocketConfigurationControlFindIndex = 0x8933; field in Antmicro.Renode.Peripherals.CAN.SocketCANBridge