Searched defs:so_timestamping (Results 1 – 4 of 4) sorted by relevance
57 struct so_timestamping { struct58 int flags;59 int bind_phc;
1413 __u32 so_timestamping; member
329 struct so_timestamping so_timestamping = { 0, 0 }; in main() local
26 int so_timestamping; member