Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/packets/src/
H A Dllc.rs84 let hdr_result = LlcSnapHeader::decode_full(&payload); in test_llc_snap_header_invalid_llc() localVariable
102 let hdr_result = LlcSnapHeader::decode_full(&payload); in test_llc_snap_header_invalid_ethertype() localVariable