Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv6_exts.rs889 struct OutstandingRef { in next_header() struct
890 pub hop_by_hop_options: bool, in next_header()
891 pub destination_options: bool, in next_header()
892 pub routing: bool, in next_header()
893 pub fragment: bool, in next_header()
894 pub auth: bool, in next_header()
895 pub final_destination_options: bool, in next_header()