Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/packets/src/
H A Dieee80211.rs120 let mut ethernet_frame = in to_vec() localVariable
714 let ethernet_frame = result.unwrap(); in test_to_ieee8023() localVariable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
H A Dmasque_server_session.cc1048 absl::string_view ethernet_frame = reader.ReadRemainingPayload(); in OnHttp3Datagram() local