Lines Matching refs:send_hdr
295 result_list = &mxa->send_hdr.bind_ack_hdr.p_result_list; in ndr_svc_bind()
302 sec_addr = &mxa->send_hdr.bind_ack_hdr.sec_addr; in ndr_svc_bind()
355 sec_addr = &mxa->send_hdr.bind_ack_hdr.sec_addr; in ndr_svc_bind()
412 result_list = &mxa->send_hdr.alter_context_rsp_hdr.p_result_list; in ndr_svc_alter_context()
454 sec_addr = &mxa->send_hdr.alter_context_rsp_hdr.sec_addr; in ndr_svc_alter_context()
552 ndr_common_header_t *hdr = &mxa->send_hdr.common_hdr; in ndr_reply_prepare_hdr()
586 mxa->send_hdr.bind_ack_hdr.max_xmit_frag = in ndr_reply_prepare_hdr()
588 mxa->send_hdr.bind_ack_hdr.max_recv_frag = in ndr_reply_prepare_hdr()
596 mxa->send_hdr.bind_ack_hdr.assoc_group_id = in ndr_reply_prepare_hdr()
598 if (mxa->send_hdr.bind_ack_hdr.assoc_group_id == 0) in ndr_reply_prepare_hdr()
599 mxa->send_hdr.bind_ack_hdr.assoc_group_id = in ndr_reply_prepare_hdr()
607 mxa->send_hdr.response_hdr.p_cont_id = in ndr_reply_prepare_hdr()
609 mxa->send_hdr.response_hdr.cancel_count = 0; in ndr_reply_prepare_hdr()
610 mxa->send_hdr.response_hdr.reserved = 0; in ndr_reply_prepare_hdr()
619 mxa->send_hdr.alter_context_rsp_hdr.max_xmit_frag = in ndr_reply_prepare_hdr()
621 mxa->send_hdr.alter_context_rsp_hdr.max_recv_frag = in ndr_reply_prepare_hdr()
623 mxa->send_hdr.alter_context_rsp_hdr.assoc_group_id = in ndr_reply_prepare_hdr()
640 ndr_common_header_t *hdr = &mxa->send_hdr.common_hdr; in ndr_reply_fault()
650 hdr->frag_length = sizeof (mxa->send_hdr.fault_hdr); in ndr_reply_fault()
685 mxa->send_hdr.fault_hdr.common_hdr.ptype = NDR_PTYPE_FAULT; in ndr_reply_fault()
686 mxa->send_hdr.fault_hdr.status = fault_status; in ndr_reply_fault()
687 mxa->send_hdr.response_hdr.alloc_hint = hdr->frag_length; in ndr_reply_fault()
697 ndr_common_header_t *hdr = &mxa->send_hdr.common_hdr; in ndr_send_reply()
727 mxa->send_hdr.response_hdr.alloc_hint = in ndr_send_reply()
765 mxa->send_hdr.response_hdr.alloc_hint = pdu_data_size; in ndr_send_reply()
779 mxa->send_hdr.response_hdr.alloc_hint = pdu_data_size; in ndr_send_reply()
794 mxa->send_hdr.response_hdr.alloc_hint = pdu_data_size; in ndr_send_reply()