Macro ippacket::try_split

source ·
macro_rules! try_split {
    ($bytes:expr, $len:expr) => { ... };
}