Function linkspace::runtime::lk_save_all_ext
source · pub fn lk_save_all_ext(
lk: &Linkspace,
pkts: &[&dyn NetPkt]
) -> Result<(Stamp, Stamp)>
Expand description
returns the range [incusive,exclusive) of recv stamps used to save new packets. total_new = r.1-r.0