Home
last modified time | relevance | path

Searched defs:IPOPT_NOOP (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1366 pub const IPOPT_NOOP: u8 = 1 | IPOPT_CONTROL; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1450 pub const IPOPT_NOOP: u8 = 1 | IPOPT_CONTROL; constant