mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 12:56:32 -04:00
Add the ioctls to get/set the hardware timestamping configuration (SIOCSHWTSTAMP and SIOCGHWTSTAMP) along with relevant symbols. The usage is described in https://www.kernel.org/doc/Documentation/networking/timestamping.txt Change-Id: Ib7509feaf28218aeae497eff9ca6c0a532aa73c0 GitHub-Last-Rev: 47dc9dfec291d2b8f0c3df3aca1b3d3d510baecb GitHub-Pull-Request: golang/sys#224 Reviewed-on: https://go-review.googlesource.com/c/sys/+/620376 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>