Home
last modified time | relevance | path

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

/smoltcp-0.9.1/src/wire/
Dndiscoption.rs76 pub const MIN_OPT_LEN: usize = 8; constant
178 if len < field::MIN_OPT_LEN { in check_len()