Searched defs:so_timestamping (Results 1 – 4 of 4) sorted by relevance
58 struct so_timestamping { struct59 int flags;60 int bind_phc;
1454 __u32 so_timestamping; member
329 struct so_timestamping so_timestamping = { 0, 0 }; in main() local
26 int so_timestamping; member