Home
last modified time | relevance | path

Searched defs:IpDefragPool (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/defrag/
Dip_defrag_pool.rs23 pub struct IpDefragPool<Timestamp = (), CustomChannelId = ()> struct
38 impl<Timestamp, CustomChannelId> IpDefragPool<Timestamp, CustomChannelId> argument
240 impl<Timestamp, CustomChannelId> Default for IpDefragPool<Timestamp, CustomChannelId> implementation