Searched defs:OutstandingRef (Results 1 – 1 of 1) sorted by relevance
889 struct OutstandingRef { in next_header() struct890 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()