Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv6_exts.rs656 struct NeedsWrite { in write() struct
657 pub hop_by_hop_options: bool, in write()
658 pub destination_options: bool, in write()
659 pub routing: bool, in write()
660 pub fragment: bool, in write()
661 pub auth: bool, in write()
662 pub final_destination_options: bool, in write()