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

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

Size of first OnionReturn struct with no inner OnionReturns.