mess_type         573 source4/libcli/wrepl/winsrepl.c 	packet->mess_type                   = WREPL_START_ASSOCIATION;
mess_type         609 source4/libcli/wrepl/winsrepl.c 	if (packet->mess_type != WREPL_START_ASSOCIATION_REPLY) {
mess_type         646 source4/libcli/wrepl/winsrepl.c 	packet->mess_type		= WREPL_STOP_ASSOCIATION;
mess_type         700 source4/libcli/wrepl/winsrepl.c 	packet->mess_type                   = WREPL_REPLICATION;
mess_type         725 source4/libcli/wrepl/winsrepl.c 	if (packet->mess_type != WREPL_REPLICATION) {
mess_type         771 source4/libcli/wrepl/winsrepl.c 	packet->mess_type                      = WREPL_REPLICATION;
mess_type         795 source4/libcli/wrepl/winsrepl.c 	if (packet->mess_type != WREPL_REPLICATION ||
mess_type         132 source4/torture/nbt/winsreplication.c 	packet.mess_type                   = WREPL_REPLICATION;
mess_type         282 source4/torture/nbt/winsreplication.c 		packet.mess_type                   = WREPL_STOP_ASSOCIATION;
mess_type         738 source4/torture/nbt/winsreplication.c 	update_packet.mess_type			= WREPL_REPLICATION;
mess_type         751 source4/torture/nbt/winsreplication.c 	CHECK_VALUE(tctx, repl_recv->mess_type, WREPL_REPLICATION);
mess_type         758 source4/torture/nbt/winsreplication.c 	repl_send.mess_type			= WREPL_REPLICATION;
mess_type         770 source4/torture/nbt/winsreplication.c 	CHECK_VALUE(tctx, repl_recv->mess_type, WREPL_STOP_ASSOCIATION);
mess_type          68 source4/wrepl_server/wrepl_in_call.c 	call->rep_packet.mess_type		= WREPL_START_ASSOCIATION_REPLY;
mess_type          95 source4/wrepl_server/wrepl_in_call.c 	call->rep_packet.mess_type		= WREPL_STOP_ASSOCIATION;
mess_type         511 source4/wrepl_server/wrepl_in_call.c 		call->rep_packet.mess_type = WREPL_REPLICATION;
mess_type         523 source4/wrepl_server/wrepl_in_call.c 	call->rep_packet.mess_type	= WREPL_START_ASSOCIATION;
mess_type         544 source4/wrepl_server/wrepl_in_call.c 	switch (call->req_packet.mess_type) {
mess_type         864 source4/wrepl_server/wrepl_out_helpers.c 	req->mess_type	= WREPL_REPLICATION;
mess_type         945 source4/wrepl_server/wrepl_out_helpers.c 	req->mess_type	= WREPL_REPLICATION;