our_ctx 43 source4/wrepl_server/wrepl_in_call.c if ((call->req_packet.assoc_ctx != call->wreplconn->assoc_ctx.our_ctx)
our_ctx 48 source4/wrepl_server/wrepl_in_call.c call->wreplconn->assoc_ctx.our_ctx = WREPLSRV_INVALID_ASSOC_CTX;
our_ctx 65 source4/wrepl_server/wrepl_in_call.c call->wreplconn->assoc_ctx.our_ctx = WREPLSRV_VALID_ASSOC_CTX;
our_ctx 69 source4/wrepl_server/wrepl_in_call.c start_reply->assoc_ctx = call->wreplconn->assoc_ctx.our_ctx;
our_ctx 110 source4/wrepl_server/wrepl_in_call.c if (call->req_packet.assoc_ctx != call->wreplconn->assoc_ctx.our_ctx) {
our_ctx 365 source4/wrepl_server/wrepl_in_call.c wrepl_out->assoc_ctx.our_ctx = wrepl_in->assoc_ctx.our_ctx;
our_ctx 429 source4/wrepl_server/wrepl_in_call.c if (call->req_packet.assoc_ctx != call->wreplconn->assoc_ctx.our_ctx) {
our_ctx 540 source4/wrepl_server/wrepl_in_call.c && (call->wreplconn->assoc_ctx.our_ctx == WREPLSRV_INVALID_ASSOC_CTX)) {
our_ctx 564 source4/wrepl_server/wrepl_in_call.c if (call->wreplconn->assoc_ctx.our_ctx == WREPLSRV_INVALID_ASSOC_CTX) {
our_ctx 924 source4/wrepl_server/wrepl_out_helpers.c wrepl_in->assoc_ctx.our_ctx = 0;
our_ctx 61 source4/wrepl_server/wrepl_server.h uint32_t our_ctx;
our_ctx 80 source4/wrepl_server/wrepl_server.h uint32_t our_ctx;