[][src]Constant tox_packet::ip_port::IPV4_PADDING_SIZE

pub const IPV4_PADDING_SIZE: usize = 12;

IPv4 can be padded with 12 bytes of zeros so that both IPv4 and IPv6 have the same stored size.