Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux.txt216 CANXL_HDR_SIZE
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs5418 pub const CANXL_HDR_SIZE: usize = 12; constant
5419 pub const CANXL_MIN_MTU: usize = CANXL_HDR_SIZE + 64;