Lines Matching refs:define

26 #define _RPCPDU_NDL_
37 #define _NO_REORDER_ [_no_reorder]
39 #define _NO_REORDER_
42 #define NDR_TRANSFER_SYNTAX_UUID "8a885d04-1ceb-11c9-9fe8-08002b104860"
81 #define NDR_REPLAB_CHAR_MASK 0x0F /* low nibble of intg_char */
82 #define NDR_REPLAB_CHAR_ASCII 0x00 /* ASCII */
83 #define NDR_REPLAB_CHAR_EBCDIC 0x01 /* EBCDIC (never happen) */
84 #define NDR_REPLAB_INTG_MASK 0xF0 /* hi nibble of intg_char */
85 #define NDR_REPLAB_INTG_BIG_ENDIAN 0x00 /* big endian */
86 #define NDR_REPLAB_INTG_LITTLE_ENDIAN 0x10 /* little endian (x86) */
87 #define NDR_REPLAB_FLOAT_IEEE 0x00
88 #define NDR_REPLAB_FLOAT_VAX 0x01
89 #define NDR_REPLAB_FLOAT_CRAY 0x02
90 #define NDR_REPLAB_FLOAT_IBM 0x03
107 #define NDR_PTYPE_REQUEST 0x00 /* CO/CL */
108 #define NDR_PTYPE_PING 0x01 /* CL */
109 #define NDR_PTYPE_RESPONSE 0x02 /* CO/CL */
110 #define NDR_PTYPE_FAULT 0x03 /* CL/CL */
111 #define NDR_PTYPE_WORKING 0x04 /* CL */
112 #define NDR_PTYPE_NOCALL 0x05 /* CL */
113 #define NDR_PTYPE_REJECT 0x06 /* CL */
114 #define NDR_PTYPE_ACK 0x07 /* CL */
115 #define NDR_PTYPE_CL_CANCEL 0x08 /* CL */
116 #define NDR_PTYPE_FACK 0x09 /* CL */
117 #define NDR_PTYPE_CANCEL_ACK 0x0A /* CL */
118 #define NDR_PTYPE_BIND 0x0B /* CO */
119 #define NDR_PTYPE_BIND_ACK 0x0C /* CO */
120 #define NDR_PTYPE_BIND_NAK 0x0D /* CO */
121 #define NDR_PTYPE_ALTER_CONTEXT 0x0E /* CO */
122 #define NDR_PTYPE_ALTER_CONTEXT_RESP 0x0F /* CO */
124 #define NDR_PTYPE_SHUTDOWN 0x11 /* CO */
125 #define NDR_PTYPE_CO_CANCEL 0x12 /* CO */
126 #define NDR_PTYPE_ORPHANED 0x13 /* CO */
137 #define NDR_PFC_FIRST_FRAG 0x01 /* First fragment */
138 #define NDR_PFC_LAST_FRAG 0x02 /* Last framgent */
139 #define NDR_PFC_PENDING_CANCEL 0x04 /* Cancel was pending@sender*/
140 #define NDR_PFC_SUPPORT_HEADER_SIGN NDR_PFC_PENDING_CANCEL
141 #define NDR_PFC_RESERVED_1 0x08 /* */
142 #define NDR_PFC_CONC_MPX 0x10 /* supports concurrent muxing
144 #define NDR_PFC_DID_NOT_EXECUTE 0x20 /* for PTYPE_FAULT, guarantee
146 #define NDR_PFC_MAYBE 0x40 /* "maybe" semantics req'ed*/
147 #define NDR_PFC_OBJECT_UUID 0x80 /* */
153 #define NDR_C_AUTHN_NONE 0x00 /* No authentication */
154 #define NDR_C_AUTHN_GSS_NEGOTIATE 0x09 /* SPNEGO */
155 #define NDR_C_AUTHN_WINNT 0x0A /* NTLM */
156 #define NDR_C_AUTHN_GSS_KERBEROS 0x10 /* Kerberos */
157 #define NDR_C_AUTHN_GSS_NETLOGON 0x44 /* Netlogon */
158 #define NDR_C_AUTHN_GSS_DEFAULT 0xFF /* Default is NTLM */
165 #define NDR_C_AUTHN_LEVEL_DEFAULT 0x00 /* Same as Connect */
166 #define NDR_C_AUTHN_LEVEL_NONE 0x01
167 #define NDR_C_AUTHN_LEVEL_CONNECT 0x02
168 #define NDR_C_AUTHN_LEVEL_CALL 0x03
169 #define NDR_C_AUTHN_LEVEL_PKT 0x04
170 #define NDR_C_AUTHN_LEVEL_PKT_INTEGRITY 0x05
171 #define NDR_C_AUTHN_LEVEL_PKT_PRIVACY 0x06
305 #define NDR_PCDR_ACCEPTANCE 0
306 #define NDR_PCDR_USER_REJECTION 1
307 #define NDR_PCDR_PROVIDER_REJECTION 2
314 #define NDR_PPR_REASON_NOT_SPECIFIED 0
315 #define NDR_PPR_ABSTRACT_SYNTAX_NOT_SUPPORTED 1
316 #define NDR_PPR_PROPOSED_TRANSFER_SYNTAXES_NOT_SUPPORTED 2
317 #define NDR_PPR_LOCAL_LIMIT_EXCEEDED 3
339 #define NDR_PORT_ANY_MAX_PORT_SPEC 30
356 #define NDR_REASON_NOT_SPECIFIED 0
357 #define NDR_TEMPORARY_CONGESTION 1
358 #define NDR_LOCAL_LIMIT_EXCEEDED 2
359 #define NDR_CALLED_PADDR_UNKNOWN 3
360 #define NDR_PROTOCOL_VERSION_NOT_SUPPORTED 4
361 #define NDR_DEFAULT_CONTEXT_NOT_SUPPORTED 5
362 #define NDR_USER_DATA_NOT_READABLE 6
363 #define NDR_NO_PSAP_AVAILABLE 7
364 #define NDR_AUTH_TYPE_NOT_RECOGNIZED 8
365 #define NDR_INAVLID_CHECKSUM 9
533 #define NDR_RSP_HDR_SIZE 24
593 #define NDR_FAULT_NCA_RPC_VERSION_MISMATCH 0x1c000008 /* CO/CL */
594 #define NDR_FAULT_NCA_UNSPEC_REJECT 0x1c000009 /* CO/CL */
595 #define NDR_FAULT_NCA_S_BAD_ACTID 0x1c00000A /* CL */
596 #define NDR_FAULT_NCA_WHO_ARE_YOU_FAILED 0x1c00000B /* CL */
597 #define NDR_FAULT_NCA_MANAGER_NOT_ENTERED 0x1c00000C /* CO/CL */
598 #define NDR_FAULT_NCA_OP_RNG_ERROR 0x1c010002 /* CO/CL */
599 #define NDR_FAULT_NCA_UNK_IF 0x1c010003 /* CO/CL */
600 #define NDR_FAULT_NCA_WRONG_BOOT_TIME 0x1c010006 /* CL */
601 #define NDR_FAULT_NCA_S_YOU_CRASHED 0x1c010009 /* CL */
602 #define NDR_FAULT_NCA_PROTO_ERROR 0x1c01000B /* CO/CL */
603 #define NDR_FAULT_NCA_OUT_ARGS_TOO_BIG 0x1c010013 /* CO/CL */
604 #define NDR_FAULT_NCA_SERVER_TOO_BUSY 0x1c010014 /* CO/CL */
605 #define NDR_FAULT_NCA_UNSUPPORTED_TYPE 0x1c010017 /* CO/CL */
606 #define NDR_FAULT_NCA_INVALID_PRES_CONTEXT_ID 0x1c00001c /* CO */
607 #define NDR_FAULT_NCA_UNSUPPORTED_AUTHN_LEVEL 0x1c00001d /* CO/CL */
608 #define NDR_FAULT_NCA_INVALID_CHECKSUM 0x1c00001f /* CO/CL */
609 #define NDR_FAULT_NCA_INVALID_CRC 0x1c000020 /* CO/CL */
617 #define NDR_PTYPE_COMMON 999
618 #define NDR_PTYPE_REQUEST_WITH 998
619 #define NDR_PTYPE_SERIALTYPE_V1 997
620 #define NDR_PTYPE_SERIALTYPE_V2 996
621 #define NDR_PTYPE_PAC 995