Searched defs:so_timestamping (Results 1 – 5 of 5) sorted by relevance
59 struct so_timestamping { struct60 int flags;61 int bind_phc;
1721 __u32 so_timestamping; member
329 struct so_timestamping so_timestamping = { 0, 0 }; in main() local
26 int so_timestamping; member
719 u32 so_timestamping; member
Completed in 21 milliseconds