[][src]Constant tox_packet::onion::ONION_RETURN_1_SIZE

pub const ONION_RETURN_1_SIZE: usize = secretbox::NONCEBYTES + SIZE_IPPORT + MACBYTES; // 0_x00_000_03busize

Size of first OnionReturn struct with no inner OnionReturns.