Searched refs:ProtocolFamilyCan (Results 1 – 1 of 1) sorted by relevance
42 canSocket = LibCWrapper.Socket(ProtocolFamilyCan, SocketTypeRaw, ProtocolFamilyCanRaw); in SocketCANBridge()190 private const int ProtocolFamilyCan = 29; field in Antmicro.Renode.Peripherals.CAN.SocketCANBridge