fn parse_kernel_timestamp(data: &[u8]) -> Option<u64>
Retrieve kernel-provided receive timestamp (SO_TIMESTAMP) from ancillary data. Returns microseconds since epoch.