Searched defs:NeedsWrite (Results 1 – 1 of 1) sorted by relevance
656 struct NeedsWrite { in write() struct657 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()