Skip to main content

parse_kernel_timestamp

Function parse_kernel_timestamp 

Source
fn parse_kernel_timestamp(data: &[u8]) -> Option<u64>
Expand description

Retrieve kernel-provided receive timestamp (SO_TIMESTAMP) from ancillary data. Returns microseconds since epoch.