assoc_ctx         613 source4/libcli/wrepl/winsrepl.c 		io->out.assoc_ctx = packet->message.start_reply.assoc_ctx;
assoc_ctx         645 source4/libcli/wrepl/winsrepl.c 	packet->assoc_ctx		= io->in.assoc_ctx;
assoc_ctx         699 source4/libcli/wrepl/winsrepl.c 	packet->assoc_ctx                   = io->in.assoc_ctx;
assoc_ctx         770 source4/libcli/wrepl/winsrepl.c 	packet->assoc_ctx                      = io->in.assoc_ctx;
assoc_ctx          95 source4/libcli/wrepl/winsrepl.h 		uint32_t assoc_ctx;
assoc_ctx         105 source4/libcli/wrepl/winsrepl.h 		uint32_t assoc_ctx;
assoc_ctx         115 source4/libcli/wrepl/winsrepl.h 		uint32_t assoc_ctx;
assoc_ctx         137 source4/libcli/wrepl/winsrepl.h 		uint32_t assoc_ctx;
assoc_ctx         120 source4/torture/nbt/winsreplication.c 	torture_comment(tctx, "association context (conn1): 0x%x\n", associate1.out.assoc_ctx);
assoc_ctx         126 source4/torture/nbt/winsreplication.c 	torture_comment(tctx, "association context (conn2): 0x%x\n", associate2.out.assoc_ctx);
assoc_ctx         131 source4/torture/nbt/winsreplication.c 	packet.assoc_ctx                   = associate1.out.assoc_ctx;
assoc_ctx         145 source4/torture/nbt/winsreplication.c 	pull_table.in.assoc_ctx = 0;
assoc_ctx         154 source4/torture/nbt/winsreplication.c 	assoc_stop.in.assoc_ctx	= associate1.out.assoc_ctx;
assoc_ctx         160 source4/torture/nbt/winsreplication.c 	assoc_stop.in.assoc_ctx	= associate2.out.assoc_ctx;
assoc_ctx         198 source4/torture/nbt/winsreplication.c 	assoc_ctx1 = associate.out.assoc_ctx;
assoc_ctx         199 source4/torture/nbt/winsreplication.c 	torture_comment(tctx, "1st association context: 0x%x\n", associate.out.assoc_ctx);
assoc_ctx         204 source4/torture/nbt/winsreplication.c 	torture_assert(tctx, associate.out.assoc_ctx == assoc_ctx1, 
assoc_ctx         206 source4/torture/nbt/winsreplication.c 	torture_comment(tctx, "2nd association context: 0x%x\n", associate.out.assoc_ctx);
assoc_ctx         210 source4/torture/nbt/winsreplication.c 	torture_assert(tctx, associate.out.assoc_ctx == assoc_ctx1, 
assoc_ctx         213 source4/torture/nbt/winsreplication.c 	torture_comment(tctx, "3rd association context: 0x%x\n", associate.out.assoc_ctx);
assoc_ctx         269 source4/torture/nbt/winsreplication.c 	torture_comment(tctx, "association context: 0x%x\n", associate.out.assoc_ctx);
assoc_ctx         272 source4/torture/nbt/winsreplication.c 	pull_table.in.assoc_ctx = associate.out.assoc_ctx;
assoc_ctx         281 source4/torture/nbt/winsreplication.c 		packet.assoc_ctx                   = associate.out.assoc_ctx;
assoc_ctx         302 source4/torture/nbt/winsreplication.c 		pull_names.in.assoc_ctx = associate.out.assoc_ctx;
assoc_ctx         566 source4/torture/nbt/winsreplication.c 	ctx->pull_assoc = associate.out.assoc_ctx;
assoc_ctx         588 source4/torture/nbt/winsreplication.c 	pull_table.in.assoc_ctx	= ctx->pull_assoc;
assoc_ctx         722 source4/torture/nbt/winsreplication.c 	uint32_t assoc_ctx;
assoc_ctx         732 source4/torture/nbt/winsreplication.c 	assoc_ctx = associate.out.assoc_ctx;
assoc_ctx         737 source4/torture/nbt/winsreplication.c 	update_packet.assoc_ctx			= assoc_ctx;
assoc_ctx         757 source4/torture/nbt/winsreplication.c 	repl_send.assoc_ctx			= assoc_ctx;
assoc_ctx         787 source4/torture/nbt/winsreplication.c 	pull_names.in.assoc_ctx	= ctx->pull_assoc;
assoc_ctx         846 source4/torture/nbt/winsreplication.c 	pull_names.in.assoc_ctx	= ctx->pull_assoc;
assoc_ctx         934 source4/torture/nbt/winsreplication.c 	pull_names.in.assoc_ctx	= ctx->pull_assoc;
assoc_ctx          43 source4/wrepl_server/wrepl_in_call.c 		if ((call->req_packet.assoc_ctx != call->wreplconn->assoc_ctx.our_ctx)
assoc_ctx          44 source4/wrepl_server/wrepl_in_call.c 		   && (call->req_packet.assoc_ctx != 0)) {
assoc_ctx          48 source4/wrepl_server/wrepl_in_call.c 		call->wreplconn->assoc_ctx.our_ctx = WREPLSRV_INVALID_ASSOC_CTX;
assoc_ctx          64 source4/wrepl_server/wrepl_in_call.c 	call->wreplconn->assoc_ctx.stopped	= false;
assoc_ctx          65 source4/wrepl_server/wrepl_in_call.c 	call->wreplconn->assoc_ctx.our_ctx	= WREPLSRV_VALID_ASSOC_CTX;
assoc_ctx          66 source4/wrepl_server/wrepl_in_call.c 	call->wreplconn->assoc_ctx.peer_ctx	= start->assoc_ctx;
assoc_ctx          69 source4/wrepl_server/wrepl_in_call.c 	start_reply->assoc_ctx			= call->wreplconn->assoc_ctx.our_ctx;
assoc_ctx          93 source4/wrepl_server/wrepl_in_call.c 	call->wreplconn->assoc_ctx.stopped	= true;
assoc_ctx         110 source4/wrepl_server/wrepl_in_call.c 		if (call->req_packet.assoc_ctx != call->wreplconn->assoc_ctx.our_ctx) {
assoc_ctx         117 source4/wrepl_server/wrepl_in_call.c 	if (call->wreplconn->assoc_ctx.stopped) {
assoc_ctx         365 source4/wrepl_server/wrepl_in_call.c 	wrepl_out->assoc_ctx.our_ctx	= wrepl_in->assoc_ctx.our_ctx;
assoc_ctx         366 source4/wrepl_server/wrepl_in_call.c 	wrepl_out->assoc_ctx.peer_ctx	= wrepl_in->assoc_ctx.peer_ctx;
assoc_ctx         429 source4/wrepl_server/wrepl_in_call.c 		if (call->req_packet.assoc_ctx != call->wreplconn->assoc_ctx.our_ctx) {
assoc_ctx         522 source4/wrepl_server/wrepl_in_call.c 	call->rep_packet.assoc_ctx	= 0;
assoc_ctx         525 source4/wrepl_server/wrepl_in_call.c 	start->assoc_ctx		= 0x0000000a;
assoc_ctx         540 source4/wrepl_server/wrepl_in_call.c 	    && (call->wreplconn->assoc_ctx.our_ctx == WREPLSRV_INVALID_ASSOC_CTX)) {
assoc_ctx         564 source4/wrepl_server/wrepl_in_call.c 	if (call->wreplconn->assoc_ctx.our_ctx == WREPLSRV_INVALID_ASSOC_CTX) {
assoc_ctx         571 source4/wrepl_server/wrepl_in_call.c 		call->rep_packet.assoc_ctx	= call->wreplconn->assoc_ctx.peer_ctx;
assoc_ctx          79 source4/wrepl_server/wrepl_out_helpers.c 	state->wreplconn->assoc_ctx.peer_ctx = state->assoc_io.out.assoc_ctx;
assoc_ctx          80 source4/wrepl_server/wrepl_out_helpers.c 	state->wreplconn->assoc_ctx.peer_major = state->assoc_io.out.major_version;
assoc_ctx          83 source4/wrepl_server/wrepl_out_helpers.c 		if (state->wreplconn->assoc_ctx.peer_major >= 5) {
assoc_ctx         274 source4/wrepl_server/wrepl_out_helpers.c 	state->table_io.in.assoc_ctx = state->wreplconn->assoc_ctx.peer_ctx;
assoc_ctx         433 source4/wrepl_server/wrepl_out_helpers.c 	state->pull_io.in.assoc_ctx	= state->wreplconn->assoc_ctx.peer_ctx;
assoc_ctx         648 source4/wrepl_server/wrepl_out_helpers.c 		state->assoc_stop_io.in.assoc_ctx	= state->io->in.wreplconn->assoc_ctx.peer_ctx;
assoc_ctx         863 source4/wrepl_server/wrepl_out_helpers.c 	req->assoc_ctx	= state->wreplconn->assoc_ctx.peer_ctx;
assoc_ctx         923 source4/wrepl_server/wrepl_out_helpers.c 	wrepl_in->assoc_ctx.peer_ctx	= state->wreplconn->assoc_ctx.peer_ctx;
assoc_ctx         924 source4/wrepl_server/wrepl_out_helpers.c 	wrepl_in->assoc_ctx.our_ctx	= 0;
assoc_ctx         944 source4/wrepl_server/wrepl_out_helpers.c 	req->assoc_ctx	= state->wreplconn->assoc_ctx.peer_ctx;
assoc_ctx         977 source4/wrepl_server/wrepl_out_helpers.c 		if (state->wreplconn->assoc_ctx.peer_major < 5) {
assoc_ctx         982 source4/wrepl_server/wrepl_out_helpers.c 		if (state->wreplconn->assoc_ctx.peer_major < 5) {
assoc_ctx          63 source4/wrepl_server/wrepl_server.h 	} assoc_ctx;
assoc_ctx          83 source4/wrepl_server/wrepl_server.h 	} assoc_ctx;