Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/
Dpacket_builder.rs2146 let auth_ext = IpAuthHeader::new(0.into(), 1, 2, &[3, 4, 5, 6]).unwrap(); in ipv4() localVariable
2223 let auth_ext = IpAuthHeader::new(0.into(), 1, 2, &[3, 4, 5, 6]).unwrap(); in ipv6() localVariable