Searched defs:auth_ext (Results 1 – 1 of 1) sorted by relevance
| /external/rust/android-crates-io/crates/etherparse/src/ |
| D | packet_builder.rs | 2406 let auth_ext = IpAuthHeader::new(0.into(), 1, 2, &[3, 4, 5, 6]).unwrap(); in ipv4() localVariable 2483 let auth_ext = IpAuthHeader::new(0.into(), 1, 2, &[3, 4, 5, 6]).unwrap(); in ipv6() localVariable
|