Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/etherparse/src/defrag/
Dip_defrag_pool.rs56 channel_id: CustomChannelId, in process_sliced_packet()
288 fn build_packet<CustomChannelId: core::hash::Hash + Eq + PartialEq + Clone + Sized>( in build_packet()