Searched refs:SCM_TIMESTAMPNS (Results 1 – 15 of 15) sorted by relevance
36 #ifndef SCM_TIMESTAMPNS38 # define SCM_TIMESTAMPNS 0x4013 macro40 # define SCM_TIMESTAMPNS 0x002142 # define SCM_TIMESTAMPNS 35109 #ifndef SCM_TIMESTAMPNS111 # define SCM_TIMESTAMPNS 0x4013113 # define SCM_TIMESTAMPNS 0x0021115 # define SCM_TIMESTAMPNS 35118 #if defined(SCM_TIMESTAMPNS) || (defined(HAVE_DECL_SCM_TIMESTAMPNS) && HAVE_DECL_SCM_TIMESTAMPNS)119 XLAT(SCM_TIMESTAMPNS),
16 #ifndef SCM_TIMESTAMPNS18 # define SCM_TIMESTAMPNS 0x401320 # define SCM_TIMESTAMPNS 0x002122 # define SCM_TIMESTAMPNS 3525 SCM_TIMESTAMPNS
145 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
87 pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant
95 pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant
90 pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant
99 pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS; constant
211 case SCM_TIMESTAMPNS: in do_recv()
221 [SCM_TIMESTAMPNS] = { print_scm_timestampns, 1 },
15571 * xlat/scmvals.in: Add SCM_TIMESTAMP, SCM_TIMESTAMPNS, SCM_TIMESTAMPING,
286 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()309 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()
4201 #ifdef SCM_TIMESTAMPNS4202 { "SCM_TIMESTAMPNS", (unsigned long) SCM_TIMESTAMPNS },
322 pub const SCM_TIMESTAMPNS: u32 = 35; constant