Searched refs:COMPAT_SO_TIMESTAMPNS_NEW (Results 1 – 8 of 8) sorted by relevance
33 #define COMPAT_SO_TIMESTAMPNS_NEW 64 macro
33 #define COMPAT_SO_TIMESTAMPNS_NEW 0x4039 macro
76 case COMPAT_SO_TIMESTAMPNS_NEW: in getsockopt32()80 if (optname == COMPAT_SO_TIMESTAMPNS_NEW) in getsockopt32()
75 case COMPAT_SO_TIMESTAMPNS_NEW: in setsockopt32()79 if (optname == COMPAT_SO_TIMESTAMPNS_NEW) in setsockopt32()
69 type = COMPAT_SO_TIMESTAMPNS_NEW; in __convert_scm_timestamps()
33 #define COMPAT_SO_TIMESTAMPNS_NEW 0x0042 macro
Completed in 6 milliseconds