Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/etherparse/src/
Dlax_sliced_packet_cursor.rs152 let inner_ether_type = inner.ether_type(); in slice_vlan() localVariable
Dsliced_packet_cursor.rs106 let inner_ether_type = inner.ether_type(); in slice_vlan() localVariable