Home
last modified time | relevance | path

Searched refs:NODROP (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/
H A Dbad_dtls_test.c444 #define NODROP(x) { x##UL, 0 } macro
451 NODROP(1), NODROP(3), NODROP(2),
452 NODROP(0x1234), NODROP(0x1230), NODROP(0x1235),
453 NODROP(0xffff), NODROP(0x10001), NODROP(
[all...]
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs473 const NODROP = sys::IORING_FEAT_NODROP; consts

Completed in 2 milliseconds