Searched refs:SIOCGSTAMPNS (Results 1 – 5 of 5) sorted by relevance
43 #define SIOCGSTAMPNS SIOCGSTAMPNS_OLD macro47 #define SIOCGSTAMPNS ((sizeof(struct timespec)) == 8 ? \ macro
13 pub const SIOCGSTAMPNS: ::std::os::raw::c_uint = 35079; constant
283 pub const SIOCGSTAMPNS: u32 = 35079; constant
250 if (ioctl(sock, SIOCGSTAMPNS, &ts)) in printpacket()
4627 #ifdef SIOCGSTAMPNS4628 { "SIOCGSTAMPNS", (unsigned long) SIOCGSTAMPNS },