Home
last modified time | relevance | path

Searched refs:hw_raw (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs847 pub hw_raw: TimeSpec,
905 let hw_raw = TimeSpec::from(ts); in decode_from()
906 let timestamping = Timestamps { system, hw_trans, hw_raw }; in decode_from()

Completed in 4 milliseconds