Home
last modified time | relevance | path

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

/rust-libc-0.2.174/
H A DCHANGELOG.md188 - Linux: Added new CANFD_FDF flag for the flags field of canfd_frame <https://github.com/rust-lang/…
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs5401 pub const CANFD_FDF: c_int = 0x04; constant