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

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

Size of first OnionReturn struct with no inner OnionReturns.