Home
last modified time | relevance | path

Searched refs:SocketOptionFdFrames (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DSocketCANBridge.cs49 if(TryEnableSocketOption(ensureFdFrames, SocketOptionFdFrames, "FD CAN frames")) in SocketCANBridge()
200 private const int SocketOptionFdFrames = 5; field in Antmicro.Renode.Peripherals.CAN.SocketCANBridge