Searched refs:NDR_MODE_CALL_SEND (Results 1 – 3 of 3) sorted by relevance
267 #define NDR_MODE_CALL_SEND (NDR_M_OP_MARSHALL + NDR_DIR_IN) macro271 #define NDR_MODE_BUF_ENCODE NDR_MODE_CALL_SEND
436 rc = nds_initialize(send_nds, 0, NDR_MODE_CALL_SEND, heap); in ndr_xa_init()
222 if (!NDR_MODE_MATCH(nds, NDR_MODE_CALL_SEND)) in ndr_encode_call()